summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"