diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-07-30 17:48:22 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-07-30 17:48:22 +0200 |
commit | 5e12e21bf028514e2455c2508928c0d220afab81 (patch) | |
tree | 15cfaa9b761a47ed817e5c92f9e0d63cac132ed0 /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 99efffb694e613296513f3cf7f530c22165896f9 (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
Diffstat (limited to 'meta-agl-distro/conf/distro/poky-agl.conf')
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 6 |
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}" # |