From 970af5587f5e247cc4991f0c2679aa0e7dbda874 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Artur=20=C5=9Awigo=C5=84?= Date: Fri, 14 Feb 2020 11:28:41 +0100 Subject: [PATCH 1/1] Fix upstream in .gbs.conf Change-Id: Ia07c670b92bffc0e0d3ba0f7630ce8b88f5db8f1 --- .gbs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gbs.conf b/.gbs.conf index 00a849f..99e7cc8 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,2 +1,3 @@ [general] -upstream_tag = AT_SPI2_CORE_2_16_0 +upstream_branch = upstream +upstream_tag = upstream/${upstreamversion} -- 2.7.4