From: Jan-Simon Möller Date: Thu, 25 Jul 2019 12:59:37 +0000 (+0200) Subject: Change AGL_BRANCH to halibut X-Git-Tag: halibut_8.0.0~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=27f73fc39198f807d019fe1a47571ec8da727b42;p=AGL%2Fmeta-agl.git Change AGL_BRANCH to halibut Release branches are created. Now use the new branches. Signed-off-by: Jan-Simon Möller Change-Id: I263ed30f347648a462c2bb4180e5a1faa7402b7d --- diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 72a35cbdf..bd03dec9e 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -7,7 +7,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "halibut" -AGL_BRANCH = "master" +AGL_BRANCH = "halibut" AGLVERSION = "7.99.3" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment"