[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "openwrt: switch to https://github.com/lynxis/openwrt branch reproducible"
Holger Levsen
holger at moszumanska.debian.org
Mon Feb 1 00:36:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 15aeb95b44987e69dd324c159009410bd9683542
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Sun Jan 31 01:10:01 2016 +0100
Revert "openwrt: switch to https://github.com/lynxis/openwrt branch reproducible"
This reverts commit d0b3c2ca3226635fe249fb1c26e4c6740f12e58e.
Switch back to upstream
---
bin/reproducible_openwrt.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 885f195..2b6b22c 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -4,8 +4,8 @@
# © 2015 Reiner Herrmann <reiner at reiner-h.de>
# released under the GPLv=2
-OPENWRT_GIT_REPO=https://github.com/lynxis/openwrt
-OPENWRT_GIT_BRANCH=reproducible
+OPENWRT_GIT_REPO=git://git.openwrt.org/openwrt.git
+OPENWRT_GIT_BRANCH=master
DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list