diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-03-26 14:32:14 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-03-28 20:36:28 +0000 |
commit | 795f0f7aef3e366e83eabef51bdc89acaf851a30 (patch) | |
tree | c480f971fac4810ad74414e653fb72542c5838a6 | |
parent | 8c28d09d2a0bf3bb317170e2bddbe63e834a7b89 (diff) |
Prepare Koi 11.0.1koi_11.0.1koi/11.0.111.0.1
Update the distro manifest file.
Change-Id: I20392f9acd79cf81217ef0508ea6c13672e77baa
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26206
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
-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 6de951f02..76f9ab9fa 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.0" +AGLVERSION = "11.0.1" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |