From: Jan-Simon Moeller Date: Mon, 9 Sep 2024 19:26:55 +0000 (+0200) Subject: Prepare Royal Ricefish 18.0.1 X-Git-Tag: 18.0.1^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ba309eca4261ca26a45b5b727a0ade0030fbd618;p=AGL%2Fmeta-agl.git Prepare Royal Ricefish 18.0.1 Update the distro configuration. Bug-AGL: SPEC-5243 Change-Id: Iee8d4344d19d341c45563c2ced21af62ce9c8cfe Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30268 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: 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 9bfab315c..7e69b8d0a 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -11,7 +11,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "ricefish" AGL_BRANCH = "ricefish" -AGLVERSION = "18.0.0" +AGLVERSION = "18.0.1" # 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 = "1719930090" -REPRODUCIBLE_TIMESTAMP_ROOTFS = "1719930090" +export SOURCE_DATE_EPOCH = "1725908513" +REPRODUCIBLE_TIMESTAMP_ROOTFS = "1725908513" # SDK