diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-02-09 17:14:35 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-02-10 18:18:41 +0000 |
commit | b107218aae71a7303ed35c9c139084062ec0a226 (patch) | |
tree | 2d312d6136ab11e5bc21b0c84bea400f78cee129 | |
parent | 9e8eea8972115319a70ecd818ae3a545876e1769 (diff) |
Prepare release of KK 11.0.0
This prepared the release of Kooky Koi 11.0.0
Change-Id: I0abc3052e2bf466def96ba4247982c61975b1d06
Bug-AGL: SPEC-3800
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26038
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Tested-by: 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 9455b89e1..992063822 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 = "10.93.1" +AGLVERSION = "11.0.0" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |