From d3f1db09e74f0ecd991f199b3bb0bc1efc8af5cb Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 19 Dec 2020 00:27:05 +0100 Subject: Prepare Kooky Koy Milestone 1 v10.91.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the distro manifest. Bug-AGL: SPEC-3737 Signed-off-by: Jan-Simon Möller Change-Id: Ic68cc627c9d6d1e5329a4ef8b2afbde91eb56359 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25832 --- meta-agl-core/conf/distro/poky-agl.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-agl-core/conf/distro') 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}" # -- cgit 1.2.3-korg