diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-07-30 01:06:41 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-07-31 20:39:38 +0000 |
commit | 1cf04e3f6e8f5f27a297ac5b947aad242298e973 (patch) | |
tree | 8b3d5b15c54f93ab86b9ddc7e0d58b905b8d683e /meta-agl-core/conf | |
parent | 750faf16a6173f8d45bcc9751fa60b90c8f807e5 (diff) |
Prepare Nifty Needlefish Milestone 2needlefish_13.92.0needlefish/13.92.013.92.0
Update the distro configuration.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Id87aff77dff68ff0bdd8fdac067ad0e7a40a38db
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27849
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 | 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 9d9fd9e4c..2327eb6b2 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.91.0" +AGLVERSION = "13.92.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" |