Prepare Optimistic Octopus 15.0.1 21/28621/2 15.0.1 octopus/15.0.1 octopus_15.0.1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 3 Apr 2023 21:52:54 +0000 (23:52 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 4 Apr 2023 09:40:02 +0000 (09:40 +0000)
Update the distro configuration.

Bug-AGL: SPEC-4737
Change-Id: Ide698c4972dbd51b42a2d477b0524a5bd03f8db5
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28621
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 7b5bb70..13512a4 100644 (file)
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "octopus"
 AGL_BRANCH = "octopus"
-AGLVERSION = "15.0.0"
+AGLVERSION = "15.0.1"
 
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "agldevelopment"
 AGLRELEASETYPE := "aglrelease"
 
 OVERRIDES .= ":${AGLRELEASETYPE}"
@@ -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 = "1677000000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1677000000"
+export SOURCE_DATE_EPOCH = "1680600000"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1680600000"
 
 
 # SDK