David Hendricks has uploaded a new change for review. ( https://review.coreboot.org/19187 )
Change subject: Make coreboot.org the upstream server ......................................................................
Make coreboot.org the upstream server
Change-Id: I9461dc4d2d461fff253392c4a1249a8835d5c9a4 Signed-off-by: David Hendricks dhendricks@fb.com --- M util/getrevision.sh 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/87/19187/1
diff --git a/util/getrevision.sh b/util/getrevision.sh index 03d0b1e..2ba3178 100755 --- a/util/getrevision.sh +++ b/util/getrevision.sh @@ -32,8 +32,8 @@
# List of important upstream branches... upstream_branches="stable staging" -upstream_url="https://flashrom.org/git/flashrom.git" -upstream_patterns="github.com.flashrom/flashrom(.git)?|flashrom.org.git/flashrom(.git)?" +upstream_url="https://review.coreboot.org/flashrom.git" +upstream_patterns="github.com.flashrom/flashrom(.git)?|flashrom.org.git/flashrom(.git)?|coreboot.org.*/flashrom(.git)?"
upcache_prefix="refs/flashrom_org/" # Generate upcache_refs