Prepare Prickly Pike Milestone 1.1 25/29025/3 15.91.1 pike/15.91.1 pike_15.91.1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 16 Jun 2023 16:13:43 +0000 (18:13 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 16 Jun 2023 19:38:42 +0000 (19:38 +0000)
Respin of Prickly Pike Milestone 1 to include
- polkit-rule-agl-app: try to prevent transaction error
- meta-agl-core: fix polkit dependencies
- polkit-rule-agl-app: add useradd class and USERADD_PARAM
- Add explicit applaunchd systemd dependencies
- meta-app-framework: make applaunchd polkit dependency explicit
- recipes-graphics/wayland/agl-compositor_git: Bump SRCREV

This fixes the flutter images and a build issue seen in CI around
packaging of polkit-rule-agl-app due to the polkit group requirement.

Bug-AGL: SPEC-4824
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I1f154d0cd650648b116211a632c81dfa6f749d27
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29025

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

index 3215e18..ecff57f 100644 (file)
@@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "pike"
 AGL_BRANCH = "master"
-AGLVERSION = "15.91.0"
+AGLVERSION = "15.91.1"
 
 # switch  devel/release
 AGLRELEASETYPE ?= "agldevelopment"