rebase.sh: Update to current cros branch

Change-Id: I04add4e6fc957cb9a0cdefe79ec9e97e3cebdf8e
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/15322
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Martin Roth 2016-06-22 15:49:42 -06:00
parent 165b6cf5c1
commit deed18627d
1 changed files with 1 additions and 1 deletions

View File

@ -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: