Prepare Royal Ricefish Milestone 2 08/30008/2 17.92.0 ricefish/17.92.0 ricefish_17.92.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 21 Jun 2024 09:37:04 +0000 (11:37 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 25 Jun 2024 11:04:31 +0000 (11:04 +0000)
Update the distro configuration.

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

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

index 73c9a48..cd18f4c 100644 (file)
@@ -11,7 +11,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "ricefish"
 AGL_BRANCH = "master"
-AGLVERSION = "17.91.0"
+AGLVERSION = "17.92.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 = "1718000000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1718000000"
+export SOURCE_DATE_EPOCH = "1718892136"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1718892136"
 
 
 # SDK