diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-02-17 20:10:38 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-02-17 22:49:41 +0000 |
commit | 7720b70c3be8f969e8cb66d17d05dd817460faac (patch) | |
tree | 1452239e93fa38e83d36f50720b905e0eb567d2f | |
parent | 4b755c4e1779a733f1fecc0315cf0daae91532b3 (diff) |
Post 11.0.0 release update to distro config
Update the distro config
Bug-AGL: SPEC-3800
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Iad2c73275b127c17f4a8a086c32b856c3f320358
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26055
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 992063822..6de951f02 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.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |