diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-12-22 18:40:43 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-12-24 00:50:41 +0000 |
commit | 8b273d4b3ca386d20bdee322f18c8e6b9be5441c (patch) | |
tree | 2525b7faf1ea94f482803224996bf51cca730c4b /meta-agl-core/conf | |
parent | d9280a65ce81eb7b9f3205ac45052b844cd1e74c (diff) |
Prepare Magic Marlin Milestone 1marlin_12.91.0marlin/12.91.012.91.0
Magic Marlin Milestone 1 is v12.91.0 .
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: If0edb4ead565b0deac1dffe482dca5f137522995
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27062
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')
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 2a1325df7..eff94496a 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "marlin" AGL_BRANCH = "master" -AGLVERSION = "12.90.1" +AGLVERSION = "12.91.0" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |