summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-01-30 20:52:50 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-01-30 20:52:50 +0000
commitbd48aea82325ca12e55991a35f1a42f7ef536404 (patch)
tree66d4b1dde70a5af5306a2e9ad257c70ca38a3bda
parent0f0cde691fe09fb7c52f0fbb0af3a657ecb09822 (diff)
parenta48a5e2fc5d9f1e2c7f1af61403ecfe37f5b8b61 (diff)
Merge "Prepare 5.0.1 release" into eeleel_5.0.1eel/5.0.15.0.1
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf4
1 files 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"