diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-07-02 22:07:21 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-03 07:46:53 +0000 |
commit | 9e95c7ed5309f35b3b0232c5135c529cd18f724b (patch) | |
tree | ff3ee47c0bf292bb1794b3b0e9343c02a6dc3fab /meta-agl-core/conf/distro | |
parent | 6da4a4495f5d14fe0d415d44b1aabbae5063d341 (diff) |
Prepare Lucky Lamprey Milestone 3lamprey_11.93.0lamprey/11.93.011.93.0
Update the distro configuration.
Change-Id: Ib7ffb28cc71da5b28f95bcbe89c6b3fadbe981c7
Bug-AGL: SPEC-4006
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26479
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/distro')
-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 3e3a64e29..02b9004bf 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 = "lamprey" AGL_BRANCH = "lamprey" -AGLVERSION = "11.92.0" +AGLVERSION = "11.93.0" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |