Override packets from feed_inteno_lede

This commit is contained in:
Jonas Höglund 2017-11-20 16:26:51 +01:00 committed by Sukru Senli
parent 33f59b8fe7
commit 7ee675aa5c

View file

@ -28,7 +28,8 @@ function feeds_update {
# replace core packages with iopsys versions
if [ $override == 1 ]; then
./scripts/feeds install -f -p feed_inteno_openwrt -a
./scripts/feeds install -f -p feed_inteno_openwrt -a
./scripts/feeds install -f -p feed_inteno_lede -a
fi
# targets need to be installed explicitly