From 81179963052d0d2c09d8d722dfc420aee226519c Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 8 Feb 2019 13:31:41 +0100 Subject: Change master branch to Happy Halibut MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The next AGL version will be updated to use YP 2.6 'thud' and have the nickname 'Happy Halibut'. Change-Id: I9fc47eeebf268361fe0c2fb2659cff28a65dfb40 Signed-off-by: Jan-Simon Möller --- meta-agl-distro/conf/distro/poky-agl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 9b29bce53..2d0383644 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -6,9 +6,9 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags -DISTRO_CODENAME = "guppy" +DISTRO_CODENAME = "halibut" AGL_BRANCH = "master" -AGLVERSION = "6.99.4" +AGLVERSION = "7.90.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" #AGLRELEASETYPE ?= "aglrelease" -- cgit 1.2.3-korg