summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-01 12:52:37 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-02 14:23:10 +0000
commit957ac6e6859b6df1868838bb11082f4964de4b7a (patch)
tree04da9953b5046cc36fd5c9abbc5a7b80523408db
parent70ee918271b8ef7046fdb25fc315b09938b9b8a6 (diff)
Update distro configuration after release
Merge window is open for 13.0.1. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ic1684db9b040d8daad4dffb295a00faab4a496e1 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27325 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index bc1a2c70c..16206e649 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -10,8 +10,8 @@ DISTRO_CODENAME = "marlin"
AGL_BRANCH = "marlin"
AGLVERSION = "13.0.0"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#