summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-12-18 18:54:47 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-12-18 18:54:47 +0100
commit8f9b65dcf558cf33fe2d5193a3699bc57883ceec (patch)
treec22f3d2dbe70def4f7349cad192f9e182f33d982
parent69a5ce380a110adf700b919eb3b149776492800d (diff)
Bump of configuration post RC3 of Icefish
Change the distro configuration after rc3 is cut. The window for rc4 is open now. Change-Id: Id1a51cf18d5c7f1cb4a307c1b3e2b8df2ae02349 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 bb6b1e5ce..bbf9e567f 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.3"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#