diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-12-19 00:00:01 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-12-20 20:57:49 +0000 |
commit | 38eb21d8a2ccb42e4ab96cc4a9fda527ac20dc51 (patch) | |
tree | c91166924dbf58d7a68c602d5a82bd2957318f77 | |
parent | 281f97934cc30ba6ee8df9e9be9d55492b5c273b (diff) |
Prepare Koi 11.0.5koi_11.0.5koi/11.0.511.0.5
This includes the github SRC_URI fix. All users of koi have to upgrade.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic2bca8076bb84877da3fc8b269df743c0981ed2c
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27038
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index c95d2aca1..566c6f8db 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "koi" AGL_BRANCH = "koi" -AGLVERSION = "11.0.4" +AGLVERSION = "11.0.5" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |