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

config HOST_OPKG
	tristate
	default 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