diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-12-19 00:27:05 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-22 05:47:06 +0000 |
commit | d3f1db09e74f0ecd991f199b3bb0bc1efc8af5cb (patch) | |
tree | 6e5f4d509a42f0e3fe302e69a7f9416e0a8189e4 /meta-agl-core/conf | |
parent | 4cf3fb4ab2856ebedff16afefbb107145b8b923d (diff) |
Prepare Kooky Koy Milestone 1 v10.91.0koi_10.91.0koi/10.91.010.91.0
Update the distro manifest.
Bug-AGL: SPEC-3737
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ic68cc627c9d6d1e5329a4ef8b2afbde91eb56359
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25832
Diffstat (limited to 'meta-agl-core/conf')
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 63a1960af..23f5a88a4 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "koi" AGL_BRANCH = "master" -AGLVERSION = "10.90.0" +AGLVERSION = "10.91.0" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |