diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-09-01 03:10:25 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-09-01 12:37:42 +0000 |
commit | aea684703ce52f7ee65fb9b4125e8f9f54c277f0 (patch) | |
tree | 78426299212e70b72b6c7a05d7489b9eb5054cb2 | |
parent | 0c3825a9a3e867c82834fdffd8f11ed8f5e283be (diff) |
Prepare Kooky Koi 11.0.4 patch release
Update the distro configuration.
Change-Id: I1deadf59b36f645b8fdd9bade239c6419131a0e4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26601
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 d362c1bb4..0301fa093 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.3" +AGLVERSION = "11.0.4" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |