Update distro configuration for Quirky Quillback 98/29098/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 3 Aug 2023 12:41:40 +0000 (14:41 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 4 Aug 2023 14:29:15 +0000 (14:29 +0000)
Change for the upcoming AGL release 'Quirky Quillback'.

Bug-AGL: SPEC-4873
Change-Id: I5c000ce0020a3b5efafbf2258258545c81a03839
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29098
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 dd60dd9..758574f 100644 (file)
@@ -6,9 +6,9 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 
 # Release flags
-DISTRO_CODENAME = "pike"
+DISTRO_CODENAME = "quillback"
 AGL_BRANCH = "master"
-AGLVERSION = "15.92.0"
+AGLVERSION = "16.90.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 = "1688500000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1688500000"
+export SOURCE_DATE_EPOCH = "1691000000"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1691000000"
 
 
 # SDK