summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-12-12 14:51:52 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-12-12 14:51:52 +0100
commiteaae0c36ae914f9ea1792bbf68b3cffa88fe348b (patch)
treee3844ee06a189a1a2bf8bb93c2f98427a6c24f9e
parent4a87dfbe05542de245c81b7fd4316ddf37f408f7 (diff)
Post RC2 bump of distro config
Change-Id: Ic5521e64bf51446c5f50601636761fd775b84f21 Signed-off-by: Jan-Simon Moeller <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 6aaef56cd..d3213ed98 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.2"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#