[coreboot-gerrit] Patch set updated for coreboot: rebase.sh: Update to current cros branch

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Tue Jun 28 17:50:31 CEST 2016


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15322

-gerrit

commit 6655f35abd46915d8d1f35ceb779976a323933ef
Author: Martin Roth <martinroth at google.com>
Date:   Wed Jun 22 15:49:42 2016 -0600

    rebase.sh: Update to current cros branch
    
    Change-Id: I04add4e6fc957cb9a0cdefe79ec9e97e3cebdf8e
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 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 26cec55..4b098c1 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:



More information about the coreboot-gerrit mailing list