From: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Date: Mon, 31 Jul 2023 16:25:11 +0000 (+0200)
Subject: Prepare Prickly Pike Milestone 3
X-Git-Tag: 15.93.0^0
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=903e1080496f7b7e8584f92fb8506107c01e0c9c;p=AGL%2Fmeta-agl.git

Prepare Prickly Pike Milestone 3

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
---

diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index dd60dd906..121aa88d6 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -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