mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 05:51:32 +02:00
[imagebuilder] use --force-run-hooks for host opkg install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22973 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e8a4e0d67c
commit
8ffdced268
@ -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 New Issue
Block a user