summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-11-05 16:17:18 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-05 20:54:19 +0000
commit2f336020397356c737de0714b616158f6e78b11e (patch)
tree3793767cbd06eb2cf69841bbf174db740196be14
parent13dc9cd09eb55bcc157da0f4ad533d3204aacad9 (diff)
Prepare Electric Eel RC2 release
Change-Id: I5e286abc387fa15883ff288093cd5bc91b495ec0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11691
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf3
1 files changed, 2 insertions, 1 deletions
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"