summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-18 13:41:35 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-18 14:20:27 +0000
commit9edf0f848eb4e7c4593d7c52c88c6984234f005c (patch)
tree4a1e1616d9f7340c36be9e5cb41961591c5841ad
parentfdcaa09ee5be651ddecdc7337a723f4259f55a96 (diff)
Post 9.0.3 update to the distro config
Update poky-agl.conf Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ic254023e2ca0ef167aad3c20b35323e542f82fce Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25128 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.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 52011f9e2..01f45dd26 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.3"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#