aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-01-20 14:04:19 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-01-20 14:04:19 +0100
commit4e6f036ae864b317d2af1e5e14fefb1ea4daba45 (patch)
tree250696cfac300d1413f4fa0b3b51e5c3c33c844a
parent4ea0b93b146e7b651a6b4a35395bc1702d272091 (diff)
Post-release bump
Change-Id: I11598f249459ee06d12dfc755a17a9a93749638c 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 bbf4f01de..003f2f37e 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.4"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#