diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-08-05 14:15:29 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-08-05 15:24:17 +0000 |
commit | 3147d75c5da239e3fbbaf6145b723f8d76c3fe55 (patch) | |
tree | 757a0f36f74aa49f24240c846cfb4cfe790c99bb | |
parent | b3e3c322dc64dae763fe892929f61e5841baf113 (diff) |
Prepare Nifty Needlefish Milestone 3
Update the distro manifest.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I8899b1140ddc2e12a025c2ba537852420dd6aedd
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27864
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 2327eb6b2..78c9d0321 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "needlefish" AGL_BRANCH = "master" -AGLVERSION = "13.92.0" +AGLVERSION = "13.93.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" |