[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible coreboot: update to new git repo url

Holger Levsen gitlab at salsa.debian.org
Tue Dec 25 16:06:08 GMT 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
66ce4ec3 by Holger Levsen at 2018-12-25T16:00:28Z
reproducible coreboot: update to new git repo url

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_coreboot.sh


Changes:

=====================================
bin/reproducible_coreboot.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2014-2015 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2018 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
 DEBUG=false
@@ -51,7 +51,7 @@ cd $TMPBUILDDIR
 echo "============================================================================="
 echo "$(date -u) - Cloning coreboot git repository with submodules."
 echo "============================================================================="
-git clone --recursive http://review.coreboot.org/p/coreboot.git
+git clone --recursive https://review.coreboot.org/coreboot.git
 cd coreboot
 # still required because coreboot moved submodules and to take care of old git versions
 git submodule update --init --checkout 3rdparty/blobs



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/66ce4ec387265d88bc79d4e0a0e4abbc3a67aa1a

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/66ce4ec387265d88bc79d4e0a0e4abbc3a67aa1a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181225/a5eebf8f/attachment.html>


More information about the Qa-jenkins-scm mailing list