diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-21 12:08:15 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-21 13:31:12 +0000 |
commit | 062cfc5f57cb10369662f234a73638e5e0c6d391 (patch) | |
tree | ef9b5589ecdcbec98a950dee2dda3d73492bea87 /meta-agl-core/conf/distro | |
parent | d85019a3ec0d17d2d6978eb39c315520be54f9b4 (diff) |
Post 12.0.0 change of the distro config
Apply the post-release change to the distro config.
The Lucky Lamprey branch is now open for changes towards 12.0.1.
Bug-AGL: SPEC-4006
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia03a8e0be88794117d879dd054115fa4730af7fc
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26506
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 7167da165..f7b3fc42d 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 = "12.0.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |