Prepare Optimistic Octopus Milestone 3 13/28413/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 23 Jan 2023 15:28:59 +0000 (16:28 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 23 Jan 2023 21:19:05 +0000 (21:19 +0000)
Update the distro configuration.

Bug-AGL: SPEC-4677
Change-Id: If68d70f93ec35f9f921083f04779216ea33ca6e0
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28413
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 cda899e..5508c88 100644 (file)
@@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "octopus"
 AGL_BRANCH = "master"
-AGLVERSION = "14.92.0"
+AGLVERSION = "14.93.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 = "1671100000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1671100000"
+export SOURCE_DATE_EPOCH = "1674500000"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1674500000"
 
 
 # SDK