Prepare Prickly Pike Milestone 2 42/29042/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 4 Jul 2023 13:51:16 +0000 (15:51 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Jul 2023 18:09:33 +0000 (18:09 +0000)
Update the distro manifest.

Bug-AGL: SPEC-4852
Change-Id: Idfccb3f4ff7d9b075148193a0633ba59ee82f6f2
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29042
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 ecff57f..a23a047 100644 (file)
@@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "pike"
 AGL_BRANCH = "master"
-AGLVERSION = "15.91.1"
+AGLVERSION = "15.92.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 = "1686000000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1686000000"
+export SOURCE_DATE_EPOCH = "1688500000"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1688500000"
 
 
 # SDK