summaryrefslogtreecommitdiffstats
path: root/rules/host-opkg.in
blob: dd42e4087407499cf48ca4fa5022a0217ee59004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=hosttools_noprompt

config HOST_OPKG
	tristate
	default y if ALLYES
	select HOST_LIBARCHIVE
	select HOST_OPKG_UTILS
	help
	  opkg is used on the development host to install packets into
	  some directory. Example:

		opkg-cl -o . --force-depends -f ../projectroot/etc/opkg.conf install foo.ipk