diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-12-05 23:55:37 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-07 10:17:06 +0000 |
commit | dd16a42849c0e2f17d6b5ea49afdf92fa0420167 (patch) | |
tree | d3e9cfc8bd0c241dc073bdf8a69867917b6d681e /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 83ed8ca2cc7a48b99c5967a521553c202bd9e6c3 (diff) |
Prepare the 9.0.4 release
Change the distro config.
Also adapt the renesas blob extraction.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I01d89f0325376ab1adc774f42fd1976f9b131663
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25756
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>
Diffstat (limited to 'meta-agl-distro/conf/distro/poky-agl.conf')
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 01f45dd26..1aba1f490 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "icefish" AGL_BRANCH = "icefish" -AGLVERSION = "9.0.3" +AGLVERSION = "9.0.4" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |