make: don't install with --force-*, we want to know when something breaks

This commit is contained in:
Matthias Schiffer 2014-05-12 07:39:14 +02:00
parent b4d017643d
commit f502d1443c
1 changed files with 0 additions and 3 deletions

View File

@ -267,9 +267,6 @@ OPKG:= \
IPKG_OFFLINE_ROOT="$(TARGET_DIR)" \
$(STAGING_DIR_HOST)/bin/opkg \
-f $(BOARD_BUILDDIR)/opkg.conf \
--force-depends \
--force-overwrite \
--force-postinstall \
--cache $(TMP_DIR)/dl \
--offline-root $(TARGET_DIR) \
--add-dest root:/ \