projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
283f5e0
)
deploy .ipk archives with --force-maintainer to ensure that configs are kept up-to...
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 6 Mar 2011 23:52:13 +0000
(23:52 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 6 Mar 2011 23:52:13 +0000
(23:52 +0000)
SVN-Revision: 25915
include/package-ipkg.mk
patch
|
blob
|
history
diff --git
a/include/package-ipkg.mk
b/include/package-ipkg.mk
index f537fb2db8579a6429c062485ed0a66cb1c52e67..2360ac4d4ecb4ed16dffa6c0d3a28ccf94cebc63 100644
(file)
--- 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