diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-14 22:58:37 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-16 18:34:17 +0000 |
commit | 79100caa2038baaa98b12092793d733f2f4e4b1c (patch) | |
tree | 825b1e4d0630b12c8eba68b8659e58f89c4f9171 | |
parent | 184dce145b177a7b6f016c13d05e4c101404148a (diff) |
Post 8.0.2 bump of the distro configuration
Bug-AGL: SPEC-2859
.
Change-Id: Idf2c6c6a216c9239aeacdb2c50f38d11d3b1055a
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-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 15d8ccb90..b61d04102 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 = "halibut" AGL_BRANCH = "halibut" AGLVERSION = "8.0.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |