Prepare Lucky Lamprey Milestone 1 53/26353/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 13 May 2021 22:02:28 +0000 (00:02 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 May 2021 17:00:24 +0000 (17:00 +0000)
Adapt distro configuration for LL m1 .

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: If86cb91e6742bffb1e6a5aa8f93b9c37b754b4ca
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26353
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

meta-agl-core/conf/distro/poky-agl.conf

index a5cf79d..697425d 100644 (file)
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "lamprey"
 AGL_BRANCH = "master"
-AGLVERSION = "11.90.0"
+AGLVERSION = "11.91.0"
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #