use --force-run-hooks for host opkg install
SVN-Revision: 22973
This commit is contained in:
parent
7b30b70e11
commit
2c59d54a43
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ OPKG:= \
|
|||
$(STAGING_DIR_HOST)/bin/opkg \
|
||||
-f $(TOPDIR)/tmp/opkg.conf \
|
||||
--force-depends \
|
||||
--force-overwrite
|
||||
--force-overwrite \
|
||||
--force-run-hooks
|
||||
|
||||
define Profile
|
||||
$(eval $(call Profile/Default))
|
||||
|
|
Loading…
Reference in a new issue