summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_lede_common.sh
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2017-11-02 00:49:04 +0100
committerHolger Levsen <holger@layer-acht.org>2017-11-02 15:28:11 +0100
commit20b7b7f4e1fb27b1ab35ac083e2deadbdc912aed (patch)
tree715dff25e66f78089c60a7ef2e1b1db67b766129 /bin/reproducible_lede_common.sh
parent1ca10cdf644e9612275fa17b09c2b2380d131681 (diff)
downloadjenkins.debian.net-20b7b7f4e1fb27b1ab35ac083e2deadbdc912aed.tar.xz
reproducible_lede: enable all packages
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_lede_common.sh')
-rw-r--r--bin/reproducible_lede_common.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_lede_common.sh b/bin/reproducible_lede_common.sh
index 85b0867f..5912ca9a 100644
--- a/bin/reproducible_lede_common.sh
+++ b/bin/reproducible_lede_common.sh
@@ -323,8 +323,8 @@ openwrt_download() {
openwrt_create_signing_keys
# 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