Prepare Prickly Pike Milestone 2 55/29055/2 15.92.0 pike/15.92.0 pike_15.92.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Jul 2023 18:19:25 +0000 (20:19 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 19 Jul 2023 13:05:43 +0000 (13:05 +0000)
Change config to release mode.

Bug-AGL: SPEC-4852
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic129b58d9063727cd3450d33de3af620400738e9
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29055
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 a23a047..dd60dd9 100644 (file)
@@ -11,8 +11,8 @@ AGL_BRANCH = "master"
 AGLVERSION = "15.92.0"
 
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE := "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE := "aglrelease"
 
 OVERRIDES .= ":${AGLRELEASETYPE}"