From: Jan-Simon Möller Date: Fri, 21 Jul 2017 20:21:53 +0000 (+0200) Subject: Update poky-agl.conf for 3.99.3 X-Git-Tag: dab_3.99.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4307ed5d28cc20d4bea569f9c223783852876578;p=AGL%2Fmeta-agl.git Update poky-agl.conf for 3.99.3 Change-Id: I678ec2513a515cd78b39a3578bc3ded6b6dee191 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10313 --- diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 1e4d2c296..987fad1ee 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -3,9 +3,9 @@ require conf/distro/poky.conf # AGL specific derivations DISTRO = "poky-agl" DISTRO_NAME = "Automotive Grade Linux" -DISTRO_VERSION = "3.99.2+snapshot-${DATE}" +DISTRO_VERSION = "3.99.3" DISTRO_CODENAME = "dab" -DISTRO_BRANCH_VERSION_TAG = "dab/3.99.2" +DISTRO_BRANCH_VERSION_TAG = "dab/3.99.3" SDK_VENDOR = "-aglsdk" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"