Prepare Super Salmon Milestone 1 47/30547/2 18.91.0 salmon/18.91.0 salmon_18.91.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 25 Nov 2024 11:10:59 +0000 (11:10 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 25 Nov 2024 18:12:45 +0000 (18:12 +0000)
Update the distro configuration.

Bug-AGL: SPEC-5307
Change-Id: I064b266ce6de1b0cba1591826836aea309a7f3df
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30547
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
ci-image-build: Jenkins Job builder account

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

index 0810fe0..94e3d6d 100644 (file)
@@ -11,7 +11,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "salmon"
 AGL_BRANCH = "master"
-AGLVERSION = "18.90.0"
+AGLVERSION = "18.91.0"
 
 # switch  devel/release
 #AGLRELEASETYPE ?= "agldevelopment"
@@ -29,8 +29,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 = "1721815278"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1721815278"
+export SOURCE_DATE_EPOCH = "1732531413"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1732531413"
 
 
 # SDK