X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Fconf%2Fdistro%2Fpoky-agl.conf;h=0fc2bd7e62654195a8ce0dced0aa31d2f42132c5;hb=refs%2Ftags%2Fpike_16.0.5;hp=a23a04766fd109bd2052b357c783ca2d48560a08;hpb=c5a6fba2c304df2e29c0f1aec5d972cc93a68083;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index a23a04766..0fc2bd7e6 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -7,12 +7,12 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "pike" -AGL_BRANCH = "master" -AGLVERSION = "15.92.0" +AGL_BRANCH = "pike" +AGLVERSION = "16.0.5" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE := "aglrelease" +#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 = "1688500000" -REPRODUCIBLE_TIMESTAMP_ROOTFS = "1688500000" +export SOURCE_DATE_EPOCH = "1711500000" +REPRODUCIBLE_TIMESTAMP_ROOTFS = "1711500000" # SDK