diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-03-11 23:57:53 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-03-11 23:57:53 +0100 |
commit | ebcf8176f824f56a838c43c342ea5098e8880581 (patch) | |
tree | d85c702dbd2b30b1123cfc7dbde784d27ac15073 | |
parent | a3c5220e1e514816c6f78d2bb9b07cb71f67fe16 (diff) |
Post-release change of distro configuration
9.0.0 is out. Bump the distro configuration.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia03ad1a801ef75c9c2d52174a52b44f9c1c17c3d
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 5b44fb8e7..8ff297d26 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "icefish" AGL_BRANCH = "icefish" AGLVERSION = "9.0.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |