From: Jan-Simon Möller Date: Wed, 7 Feb 2018 14:04:18 +0000 (+0100) Subject: Prepare release of DD 4.0.3 X-Git-Tag: dab_4.0.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F13359%2F1;p=AGL%2Fmeta-agl.git Prepare release of DD 4.0.3 Change-Id: Ifa6d0b3d3b9f084df6b54b270d18a1203ea9fa06 Signed-off-by: Jan-Simon Möller --- diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 678c5df1d..efb0fa285 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 = "4.0.2" +DISTRO_VERSION = "4.0.3" DISTRO_CODENAME = "dab" -DISTRO_BRANCH_VERSION_TAG = "dab/4.0.2" +DISTRO_BRANCH_VERSION_TAG = "dab/4.0.3" SDK_VENDOR = "-aglsdk" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"