From a48a5e2fc5d9f1e2c7f1af61403ecfe37f5b8b61 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 30 Jan 2018 11:46:57 +0100 Subject: Prepare 5.0.1 release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia24156b2ae95b84f55b7fa4c0125787a98f4a955 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 b715ca174..f805174b7 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.0+snapshot-${DATE}" -DISTRO_VERSION = "5.0.0" +#DISTRO_VERSION = "5.0.1+snapshot-${DATE}" +DISTRO_VERSION = "5.0.1" DISTRO_CODENAME = "eel" DISTRO_BRANCH_VERSION_TAG := "${DISTRO_CODENAME}/${DISTRO_VERSION}" SDK_VENDOR = "-aglsdk" -- cgit 1.2.3-korg