Prepare Super Salmon Milestone 3 57/30757/2 18.93.0 salmon/18.93.0 salmon_18.93.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 13 Jan 2025 10:29:36 +0000 (11:29 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 14 Jan 2025 09:02:36 +0000 (09:02 +0000)
Update the distro configuration.

Bug-AGL: SPEC-5333
Change-Id: I44eae3737683981a293ea37f9f7b3766ba0c1555
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30757
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 335f4f6..20891e8 100644 (file)
@@ -10,8 +10,8 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 # Release flags
 DISTRO_CODENAME = "salmon"
-AGL_BRANCH = "master"
-AGLVERSION = "18.92.0"
+AGL_BRANCH = "salmon"
+AGLVERSION = "18.93.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 = "1734348334"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1734348334"
+export SOURCE_DATE_EPOCH = "1736761334"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1736761334"
 
 
 # SDK