summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-12-09 16:12:20 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-12-09 16:12:20 +0100
commit77a9596bdfb24711c27eb34f26d528ae99f2b82e (patch)
treec91d9bde6c702bf411306234f0f86e62757f0531
parent0f1bcdcbe367a560dd57270f06cae593101e764b (diff)
Post-6.0.3 bump of distro configuration
Change-Id: I62703e5a476cb2b6ab715451edc550d2cc5b0488 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 59ad5ccf2..ba8094afb 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 = "flounder"
AGL_BRANCH = "flounder"
AGLVERSION = "6.0.3"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#