deploy .ipk archives with --force-maintainer to ensure that configs are kept up-to-date in case they exist already for various reasons

SVN-Revision: 25915
This commit is contained in:
Jo-Philipp Wich 2011-03-06 23:52:13 +00:00
parent 283f5e05d0
commit dcb66b0593

View file

@ -16,6 +16,7 @@ OPKG:= \
--force-depends \
--force-overwrite \
--force-postinstall \
--force-maintainer \
--add-dest root:/ \
--add-arch all:100 \
--add-arch $(if $(ARCH_PACKAGES),$(ARCH_PACKAGES),$(BOARD)):200