diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-04-07 12:32:49 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-04-07 19:47:15 +0000 |
commit | ce23dd8f1f188cc845cdef64ba44ab9e9cd328a7 (patch) | |
tree | 93c27bb2306c72e0509249bd98f223003114a5ca | |
parent | 88dafb8b670177cde6d361118e1e6cb0da4292ab (diff) |
Post release update of distro config
11.0.1 was released. Update the distro configuration.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Idd0534f86437212421b3414e8d1ca8328c06c3bb
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26242
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 | 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 76f9ab9fa..dd20e4cf6 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.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |