diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-30 10:59:36 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-30 16:58:14 +0000 |
commit | bbbe875df6e1623078c64ee7b0351323d4eac203 (patch) | |
tree | 39ea5f144585e20db7231af04696688b53a8427c | |
parent | a69184212e10575a26a7d6fd678626c726421b1d (diff) |
Post release change to distro config
The merge window for 9.0.3 is open.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I1b6514ab4e16b29f659de3883f0f35114e511ee7
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24906
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 556458596..cfcc23c6d 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "icefish" AGL_BRANCH = "icefish" AGLVERSION = "9.0.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |