From: Jan-Simon Moeller Date: Fri, 16 Jun 2023 16:13:43 +0000 (+0200) Subject: Prepare Prickly Pike Milestone 1.1 X-Git-Tag: 15.91.1^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e3c77539cdd797bfea251d7857eeeb5a7e7dd6a1;p=AGL%2Fmeta-agl.git Prepare Prickly Pike Milestone 1.1 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 Change-Id: I1f154d0cd650648b116211a632c81dfa6f749d27 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29025 --- diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 3215e18f4..ecff57f51 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -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"