From deed18627dd0ab7f31176ff2c148e62a481daf48 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 22 Jun 2016 15:49:42 -0600 Subject: rebase.sh: Update to current cros branch Change-Id: I04add4e6fc957cb9a0cdefe79ec9e97e3cebdf8e Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/15322 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- util/gitconfig/rebase.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/gitconfig/rebase.sh b/util/gitconfig/rebase.sh index 26cec55fde25..4b098c199ca9 100755 --- a/util/gitconfig/rebase.sh +++ b/util/gitconfig/rebase.sh @@ -13,7 +13,7 @@ # # Adapt to your remote branch: -BRANCH="cros/chromeos-2015.07" +BRANCH="cros/chromeos-2016.05" # When pulling in patches from another tree from a gerrit repository, # do the following at the end of a larger cherry-pick series: -- cgit v1.2.3