summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2016-10-12 17:27:48 +0200
committerHolger Levsen <holger@layer-acht.org>2016-10-12 17:28:50 +0200
commit8afe24f3fba467a71bef8b357ce94f673aca2f9e (patch)
tree88725e7433cbd25d8101394edc6dffa597e9191b /bin
parentf762aaee8b626310e77f783818c7a5124c6647c3 (diff)
downloadjenkins.debian.net-8afe24f3fba467a71bef8b357ce94f673aca2f9e.tar.xz
reproducible/openwrt|lede: disable feeds for now
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rw-r--r--bin/reproducible_openwrt_common.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index 13150400..da12e925 100644
--- a/bin/reproducible_openwrt_common.sh
+++ b/bin/reproducible_openwrt_common.sh
@@ -215,8 +215,8 @@ openwrt_download() {
cd $TYPE
# update feeds
- ./scripts/feeds update
- ./scripts/feeds install -a
+ #./scripts/feeds update
+ #./scripts/feeds install -a
# configure openwrt because otherwise it wont download everything
openwrt_config $CONFIG