summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-02-23 19:28:30 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-03-01 16:59:21 +0000
commit94b5226a5bcd4059018a57ce8b3951fdd0226eda (patch)
treea766eb6db3a279103554416fa0ab73e5639c2edd
parent85cc5622e6729f61c68e75fd4ec924466021c21c (diff)
Post-release change to distro config
Update the distro configuration. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I3212667ef01dbf63c496d4afaf4716bcdec78822 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26086 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
-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 8369b0103..abb77a059 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 = "jellyfish"
AGL_BRANCH = "jellyfish"
AGLVERSION = "10.0.2"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#