Commit cbfb4455 authored by Holger Levsen's avatar Holger Levsen
Browse files

Revert "reproducible OpenWrt: try to build all the packages again"

This reverts commit 13e62b27.
parent fa429b2b
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -326,8 +326,9 @@ openwrt_download() {
	openwrt_create_signing_keys

	# update feeds
	./scripts/feeds update
	./scripts/feeds install -a
	#FIXME: temporarily disable building all packages
	#./scripts/feeds update
	#./scripts/feeds install -a

	# configure openwrt because otherwise it wont download everything
	openwrt_config "$CONFIG"