summaryrefslogtreecommitdiff
path: root/include/package-ipkg.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-03-06 23:52:13 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-03-06 23:52:13 +0000
commitdcb66b05937254f7a84e0e296ea61b41a7cc9b12 (patch)
tree9b36441c6c8e801a23e2f042d5194782990017c1 /include/package-ipkg.mk
parent283f5e05d02e299bb6d21269d835798715214654 (diff)
downloadmtk-20170518-dcb66b05937254f7a84e0e296ea61b41a7cc9b12.zip
mtk-20170518-dcb66b05937254f7a84e0e296ea61b41a7cc9b12.tar.gz
mtk-20170518-dcb66b05937254f7a84e0e296ea61b41a7cc9b12.tar.bz2
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
Diffstat (limited to 'include/package-ipkg.mk')
-rw-r--r--include/package-ipkg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/package-ipkg.mk b/include/package-ipkg.mk
index f537fb2..2360ac4 100644
--- a/include/package-ipkg.mk
+++ b/include/package-ipkg.mk
@@ -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