From: Jan-Simon Moeller Date: Mon, 23 Jan 2023 15:28:59 +0000 (+0100) Subject: Prepare Optimistic Octopus Milestone 3 X-Git-Tag: 14.93.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f3dc1d6ce3d465308f56a03f3566c1d6d10e21c9;p=AGL%2Fmeta-agl.git Prepare Optimistic Octopus Milestone 3 Update the distro configuration. Bug-AGL: SPEC-4677 Change-Id: If68d70f93ec35f9f921083f04779216ea33ca6e0 Signed-off-by: Jan-Simon Moeller 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 --- diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index cda899e98..5508c88a0 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -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