diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-01-12 00:14:53 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-01-12 12:33:08 +0000 |
commit | efaf2d9d5c04c2be60bd2e4a57e3ba21f6130b15 (patch) | |
tree | 724366b6e57ab17044876e168b733d474c9e9796 /meta-agl-core/conf/distro | |
parent | 38eb21d8a2ccb42e4ab96cc4a9fda527ac20dc51 (diff) |
Update distro configuration after release
Kooky Koi 11.0.5 is out. Update the distro configuration.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I971b025879bc2b0347d9fb29631b2b75674e856f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27077
Tested-by: Jenkins Job builder account
ci-image-build: 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 566c6f8db..f72553af2 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "koi" AGL_BRANCH = "koi" AGLVERSION = "11.0.5" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |