for testing switch to my branch as long there are missing a lot of patches in openwrt --- 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 d70bd8d..7ea0e92 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -4,8 +4,8 @@ # © 2015 Reiner Herrmann <[email protected]> # released under the GPLv=2 -OPENWRT_GIT_REPO=git://git.openwrt.org/openwrt.git -OPENWRT_GIT_BRANCH=master +OPENWRT_GIT_REPO=https://github.com/lynxis/openwrt +OPENWRT_GIT_BRANCH=reproducible DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- 2.6.3 _______________________________________________ Reproducible-builds mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds
