Change DISTRO_VERSION for EE rc1
[AGL/meta-agl.git] / meta-agl-distro / conf / distro / poky-agl.conf
index 8ca9a46..9684a97 100644 (file)
@@ -3,9 +3,9 @@ require conf/distro/poky.conf
 # AGL specific derivations
 DISTRO = "poky-agl"
 DISTRO_NAME = "Automotive Grade Linux"
-DISTRO_VERSION = "4.90.0+snapshot-${DATE}"
+DISTRO_VERSION = "4.99.1+snapshot-${DATE}"
 DISTRO_CODENAME = "eel"
-DISTRO_BRANCH_VERSION_TAG = "eel/4.90.0"
+DISTRO_BRANCH_VERSION_TAG = "eel/4.99.1"
 SDK_VENDOR = "-aglsdk"
 SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"