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
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 13 years ago
parent 283f5e05d0
commit dcb66b0593

@ -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

Loading…
Cancel
Save