summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf/distro
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-22 15:45:31 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-23 12:30:43 +0000
commitb7ea44f157234c6fa30184b3707f05b9837f32c2 (patch)
treec4d9365bd40030cdd0defaf821d78585b5fe8fef /meta-agl-core/conf/distro
parent360110eebf6a04d0d31adb15b20f14c1cb575fca (diff)
Master branch is now needlefish
With the 'marlin' release branch being cut, master is now open for changes to the upcoming 'needlefish' release. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ifdae048c4b89a6dc7acf9e26cdfc0f123e0e0230 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27273 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-agl-core/conf/distro')
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index 40ebc6cd3..7eb733f73 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -6,9 +6,9 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
-DISTRO_CODENAME = "marlin"
+DISTRO_CODENAME = "needlefish"
AGL_BRANCH = "master"
-AGLVERSION = "12.93.0"
+AGLVERSION = "13.90.0"
# switch devel/release
AGLRELEASETYPE ?= "agldevelopment"
#AGLRELEASETYPE ?= "aglrelease"