From 2f336020397356c737de0714b616158f6e78b11e Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sun, 5 Nov 2017 16:17:18 +0100 Subject: Prepare Electric Eel RC2 release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5e286abc387fa15883ff288093cd5bc91b495ec0 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11691 --- meta-agl-distro/conf/distro/poky-agl.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 22bcb4bd2..7807aa562 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -3,7 +3,8 @@ require conf/distro/poky.conf # AGL specific derivations DISTRO = "poky-agl" DISTRO_NAME = "Automotive Grade Linux" -DISTRO_VERSION = "4.99.2+snapshot-${DATE}" +#DISTRO_VERSION = "4.99.2+snapshot-${DATE}" +DISTRO_VERSION = "4.99.2" DISTRO_CODENAME = "eel" DISTRO_BRANCH_VERSION_TAG = "eel/4.99.2" SDK_VENDOR = "-aglsdk" -- cgit 1.2.3-korg