From e1b558e1f0f1dbd585fd5f4e006550ad9fa1ea13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Tue, 22 May 2018 01:38:21 +0200 Subject: [PATCH] Bump DISTRO_VERSION for 5.0.3 release MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: If948f3d1c5bde6fad4759a903432c664300b0832 Signed-off-by: Jan-Simon Möller --- meta-agl-distro/conf/distro/poky-agl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.16.6