From: Jan-Simon Moeller Date: Fri, 31 May 2024 09:45:36 +0000 (+0200) Subject: Prepare Royal Ricefish Milestone 1 X-Git-Tag: 17.91.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=HEAD;p=AGL%2Fmeta-agl.git Prepare Royal Ricefish Milestone 1 Update the distro manifest file. Bug-AGL: SPEC-5154 Change-Id: I9b01ab24c97033ba53b69bba1a1a36ff6d8d0bd5 Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29959 --- diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 266a06d70..73c9a48f6 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 = "master" -AGLVERSION = "17.90.0" +AGLVERSION = "17.91.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 = "1706800000" -REPRODUCIBLE_TIMESTAMP_ROOTFS = "1706800000" +export SOURCE_DATE_EPOCH = "1718000000" +REPRODUCIBLE_TIMESTAMP_ROOTFS = "1718000000" # SDK