diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-04-27 23:45:51 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-04-29 12:59:31 +0000 |
commit | 384499f6ac1ca89b89a7b9599c12a69662f459e1 (patch) | |
tree | b7b493c30afb1f9705d7835b6411d09cc5e7c4e0 /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 94b5226a5bcd4059018a57ce8b3951fdd0226eda (diff) |
Prepare Jumping Jellyfish 10.0.3 releasejellyfish_10.0.3jellyfish/10.0.310.0.3
Update the distro configuration.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I1b335c05dea033f60e56e2a727e62a466bfc74a0
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26310
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-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 abb77a059..a94aaabf4 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 = "jellyfish" -AGLVERSION = "10.0.2" +AGLVERSION = "10.0.3" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |