diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-05-28 12:46:46 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-05-30 07:54:54 +0000 |
commit | 496a849e4d46d8edd9d8f8277894bdb9fd12653f (patch) | |
tree | 74c5264c5e8ecb82d15c04d460bef08b0ef7b759 /meta-agl-core/conf/distro | |
parent | fc722f8aea13246ce7779acbb3a59681b64131a6 (diff) |
Prepare for Kooky Koi 11.0.2koi_11.0.2koi/11.0.211.0.2
Update the distro configuration for v11.0.2.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I6bc2ba17f0d79fe365869c7953732387ee4989fa
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26374
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core/conf/distro')
-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 b304d6dab..35e24edd7 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 = "koi" -AGLVERSION = "11.0.1" +AGLVERSION = "11.0.2" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |