diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-07-13 13:08:11 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-13 19:50:56 +0000 |
commit | 9788b9d40c06aeb8af52b63366b32787bd890c3c (patch) | |
tree | 81fcaf87598ba4c053459d82d2408e4470434dc7 /meta-agl-core/conf | |
parent | 9e95c7ed5309f35b3b0232c5135c529cd18f724b (diff) |
Post M3 update of distro configuration
Update after Milestone 3 is released.
Change-Id: Ide3ecd049573a49f5e7858b8d5f620ee0d02b016
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26498
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')
-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 02b9004bf..905f0016f 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 = "lamprey" AGL_BRANCH = "lamprey" AGLVERSION = "11.93.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |