summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-07-30 17:48:22 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-07-30 17:48:22 +0200
commit5e12e21bf028514e2455c2508928c0d220afab81 (patch)
tree15cfaa9b761a47ed817e5c92f9e0d63cac132ed0
parent99efffb694e613296513f3cf7f530c22165896f9 (diff)
Update distro manifest for 9.99.2jellyfish_9.99.2jellyfish/9.99.29.99.2
Change the version to 9.99.2 for the rc2 release. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I7221db0a8f9ed626043e2c0a1f7e14a456f791fa
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 34c6c7ecf..9e753f19a 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "jellyfish"
AGL_BRANCH = "master"
-AGLVERSION = "9.99.1"
+AGLVERSION = "9.99.2"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#