diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-08-20 23:44:37 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-08-21 08:28:48 +0000 |
commit | aedd2b84982726e05233f1b3af34c9bfa63f4e08 (patch) | |
tree | a12c12286ee54dba8af4414dbc678851629b144a /meta-agl-distro/conf | |
parent | da06a51ad4b3f7e411bb6efd73a80370757a9991 (diff) |
Prepare Jellyfish RC3
Update the distro config for JJ RC3 v9.99.3 .
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I82c60cf697f1925a84a9e083016eabcc930a8675
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25144
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')
-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 030b00216..7bda78a71 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 = "jellyfish" AGL_BRANCH = "master" -AGLVERSION = "9.99.2" +AGLVERSION = "9.99.3" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |