From: Jan-Simon Moeller Date: Thu, 17 Sep 2020 18:44:25 +0000 (+0200) Subject: Change branch to jellyfish in distro configuration X-Git-Tag: 10.0.0~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=0234d03af1bcdb3e8644a111cdc552a44fad6418;p=AGL%2Fmeta-agl.git Change branch to jellyfish in distro configuration Bug-AGL: SPEC-3581 Signed-off-by: Jan-Simon Moeller Change-Id: I508e2b58a2d0297805f7702fd39a93bfe396203a Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25294 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index ee8f0d70b..8c04a4f82 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 = "jellyfish" -AGL_BRANCH = "master" +AGL_BRANCH = "jellyfish" AGLVERSION = "9.99.4" # switch devel/release AGLRELEASETYPE ?= "agldevelopment"