aboutsummaryrefslogtreecommitdiffstats
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
commit2af73d5a20d988089a87b65814078ba30c490a68 (patch)
treec3fcfac07c1840f4b11fac4b677e08fd36bdd497 /include/package-ipkg.mk
parentd421a8e57451ef0c6b0a22d3fe9256f75a8c3db1 (diff)
downloadmaster-187ad058-2af73d5a20d988089a87b65814078ba30c490a68.tar.gz
master-187ad058-2af73d5a20d988089a87b65814078ba30c490a68.tar.bz2
master-187ad058-2af73d5a20d988089a87b65814078ba30c490a68.zip
[include] deploy .ipk archives with --force-maintainer to ensure that configs are kept up-to-date in case they exist already for various reasons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25915 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f537fb2db8..2360ac4d4e 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