summaryrefslogtreecommitdiffstats
path: root/rules/host-opkg.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-11-18 08:56:03 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-11-25 06:45:06 +0100
commitac004fd80a56ab53d4ba429bba159c38aa0f711c (patch)
tree9729c2ab1412d31468aa796efbf629bdf9e756df /rules/host-opkg.in
parentb24c8bb162d7412bd33a5bd3d6b0a93a1df1cfd2 (diff)
downloadptxdist-ac004fd80a56ab53d4ba429bba159c38aa0f711c.tar.gz
ptxdist-ac004fd80a56ab53d4ba429bba159c38aa0f711c.tar.xz
opkg: version bump 0.2.2 -> 0.3.0
* remove obsolete patches. This is handled correctly now by libarchive. * the lock-file is now configured in the config file. * The binary is now called 'opkg' instead of 'opkg-cl'. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-opkg.in')
-rw-r--r--rules/host-opkg.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-opkg.in b/rules/host-opkg.in
index a2b05be65..f43bf9160 100644
--- a/rules/host-opkg.in
+++ b/rules/host-opkg.in
@@ -3,6 +3,7 @@
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