summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-11-27 15:55:35 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-27 21:25:17 +0000
commit8a2b0444d24bc03effabee0e793529b5070eef39 (patch)
tree156138de78ab4a6b9c94660aea0395a28970844f
parent9409388f7393c0cc8fe30ba0f6cf8fd14cd14f51 (diff)
Bump distro config after release of RC1
Window open for RC2. Change-Id: If247ce798874c5daa06f930e649e923ecce6e871 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-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 4f429226b..69ccf4149 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 = "master"
AGLVERSION = "8.99.1"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#