summaryrefslogtreecommitdiff
path: root/package/Config.in.host
diff options
context:
space:
mode:
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>2017-02-06 15:57:43 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-06 16:07:33 +0100
commit4dfed722187ac0503560765b5a6fbce60fd14758 (patch)
treec9f5ce08749d2cd5a1249445e1675cef3a1b6c39 /package/Config.in.host
parentf90de822511a4a13bce6ac70e45897477e2344b8 (diff)
opkg-utils: new package
Originally, the opkg sources also contained the tools needed to _create_ an opkg package. In later releases, this code has been split to a separate package opkg-utils. Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in.host')
-rw-r--r--package/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in.host b/package/Config.in.host
index 248264195..8da79c303 100644
--- a/package/Config.in.host
+++ b/package/Config.in.host
@@ -31,6 +31,7 @@ menu "Host utilities"
source "package/mxsldr/Config.in.host"
source "package/omap-u-boot-utils/Config.in.host"
source "package/openocd/Config.in.host"
+ source "package/opkg-utils/Config.in.host"
source "package/parted/Config.in.host"
source "package/patchelf/Config.in.host"
source "package/pru-software-support/Config.in.host"