From: Jan-Simon Möller Date: Mon, 21 May 2018 23:38:21 +0000 (+0200) Subject: Bump DISTRO_VERSION for 5.0.3 release X-Git-Tag: 5.0.3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b282be7cf939f7a8a230430b3afcaa554efc996f;hp=d6edc2872b1fc53f93607e7e38dc3ae87e12128c;p=AGL%2Fmeta-agl.git Bump DISTRO_VERSION for 5.0.3 release Change-Id: If948f3d1c5bde6fad4759a903432c664300b0832 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 8b9297aee..bc2959ac9 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -3,8 +3,8 @@ require conf/distro/poky.conf # AGL specific derivations DISTRO = "poky-agl" DISTRO_NAME = "Automotive Grade Linux" -#DISTRO_VERSION = "5.0.2+snapshot-${DATE}" -DISTRO_VERSION = "5.0.2" +#DISTRO_VERSION = "5.0.3+snapshot-${DATE}" +DISTRO_VERSION = "5.0.3" DISTRO_CODENAME = "eel" DISTRO_BRANCH_VERSION_TAG := "${DISTRO_CODENAME}/${DISTRO_VERSION}" SDK_VENDOR = "-aglsdk"