Prepare Prickly Pike Milestone 1 86/28986/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 5 Jun 2023 16:00:31 +0000 (18:00 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 12 Jun 2023 14:00:27 +0000 (14:00 +0000)
Update the distro manifest.

Bug-AGL: SPEC-4824
Change-Id: Iac55421a7a45ead25f021a8cece1813bf88e6015
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28986
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 4e37107..3215e18 100644 (file)
@@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "pike"
 AGL_BRANCH = "master"
-AGLVERSION = "15.90.0"
+AGLVERSION = "15.91.0"
 
 # switch  devel/release
 AGLRELEASETYPE ?= "agldevelopment"
@@ -27,8 +27,8 @@ DISTRO_BRANCH_VERSION_TAG = "${DISTRO_CODENAME}/${@'${DISTRO_VERSION}'.replace('
 # reproducible builds:
 # Set the desired timestamps
 # E.g. update for (major) releases
-export SOURCE_DATE_EPOCH = "1675100000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1675100000"
+export SOURCE_DATE_EPOCH = "1686000000"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1686000000"
 
 
 # SDK