Prepare Prickly Pike Milestone 3 74/29074/2 15.93.0 pike/15.93.0 pike_15.93.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 31 Jul 2023 16:25:11 +0000 (18:25 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 1 Aug 2023 13:21:23 +0000 (13:21 +0000)
Update the distro configuration for Prickly Pike Milestone 3

Bug-AGL: SPEC-4869
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ieb88e65c33b1a282c3e144e643d762435e65f226
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29074
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..121aa88 100644 (file)
@@ -7,8 +7,8 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 # Release flags
 DISTRO_CODENAME = "pike"
-AGL_BRANCH = "master"
-AGLVERSION = "15.92.0"
+AGL_BRANCH = "pike"
+AGLVERSION = "15.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 = "1688500000"
-REPRODUCIBLE_TIMESTAMP_ROOTFS = "1688500000"
+export SOURCE_DATE_EPOCH = "1690900000"
+REPRODUCIBLE_TIMESTAMP_ROOTFS = "1690900000"
 
 
 # SDK