aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-04-18 14:53:59 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-04-18 14:53:59 +0200
commit462ad3fff8d4c3c27078fc8fc1dfdc2db78aa14c (patch)
tree38be9c5e858534dd7b52f570f6812d536f497e6b
parentbe63118538aae358d6990637bb363a48556d811e (diff)
Post release change of the distro configuration
The merge window for 9.0.2 is open. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I36bdae8b2fc9f19d6cc0b68b49ff8c9d9d6edb4e
-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 d1c580ea7..8e869687f 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 = "icefish"
AGLVERSION = "9.0.1"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#