summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-07-30 17:53:38 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-07-30 17:53:38 +0200
commit4ae6b4d3c215f007ec5acc391b795bd447421d35 (patch)
treee5dd5392012cda1c15036876ca0ea974776db301
parent5e12e21bf028514e2455c2508928c0d220afab81 (diff)
Post rc2 change in distro config
Update the distro configuration post rc2. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ie7bd716fda22babe1f87a55ecc08b4405f4831e9
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf4
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 9e753f19a..030b00216 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 = "jellyfish"
AGL_BRANCH = "master"
AGLVERSION = "9.99.2"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#