From b7271c2792d124d87a3526d3cbc796caa517c6f5 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 29 Nov 2017 11:15:19 +0100 Subject: Update eel branch defaults MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This change updates the gitreview and default.xml for the Electric Eel branch. Change-Id: Ic068b4690bf5aba0cc4e56fa61c1e04f92733287 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12181 --- .gitreview | 1 + meta-agl-distro/conf/distro/poky-agl.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitreview b/.gitreview index 8b5a8f7de..2f2c1c2b9 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=AGL/meta-agl +defaultbranch=eel diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index fa3cd5063..d38059e5d 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -10,7 +10,7 @@ DISTRO_BRANCH_VERSION_TAG = "eel/4.99.3" SDK_VENDOR = "-aglsdk" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -AGL_BRANCH = "master" +AGL_BRANCH = "eel" #for development AGL_APP_REVISION = "${AUTOREV}" #for release -- cgit 1.2.3-korg