diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-13 23:28:43 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-14 11:16:50 +0000 |
commit | fdcfaf6bc29c3396959028d2ecf19ea357921ce3 (patch) | |
tree | 7aeb0a8ec18c9f380f52211e58fff4373640f9e7 /meta-agl-core/conf | |
parent | dfb4d68772b4c04cad2fc45d81efb6f648017019 (diff) |
Prepare Nifty Needlefish 14.0.2needlefish_14.0.2needlefish/14.0.214.0.2
Update the distro manifest file.
Bug-AGL: SPEC-4609
Change-Id: If35f6568f04b6f6c017a76c548fee9215716b0b9
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28161
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 36c4ef5d6..2bd58aa3f 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 = "needlefish" -AGLVERSION = "14.0.1" +AGLVERSION = "14.0.2" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" |