diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-12-06 17:45:12 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-12-06 17:32:58 +0000 |
commit | dc3958ce86b0dcb0ef5f9d0b327d3bd8673d06a9 (patch) | |
tree | 05dcaa4e9eabc54506b8fde3146fc7cc47b7b3f6 /meta-agl-distro/conf | |
parent | 9099a5ebe8109a7fa13659775c90c4fb8723ccf3 (diff) |
Cut 8.99.2 II rc2 releaseicefish_8.99.2icefish/8.99.28.99.2
.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I1b680e5e494b225792970e06559c850b370f6295
Diffstat (limited to 'meta-agl-distro/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 69ccf4149..6aaef56cd 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 = "icefish" AGL_BRANCH = "master" -AGLVERSION = "8.99.1" +AGLVERSION = "8.99.2" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |