summaryrefslogtreecommitdiffstats
path: root/rules/host-opkg-utils.in
diff options
context:
space:
mode:
authorGeorge McCollister <george.mccollister@gmail.com>2011-05-19 16:03:57 -0500
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-20 19:40:29 +0200
commit2111af720445bc5182e8d950bd3f5d07a6eb2041 (patch)
tree96d51ac95b266ed2d9d1084f7a3a7c20b1543848 /rules/host-opkg-utils.in
parentb5d6f1c952e7e577098371dd875357c519b2b310 (diff)
downloadptxdist-2111af720445bc5182e8d950bd3f5d07a6eb2041.tar.gz
ptxdist-2111af720445bc5182e8d950bd3f5d07a6eb2041.tar.xz
host-opkg-utils: Added new host package.
Use opkg-utils instead of ipkg-utils when using opkg as the package managment system. svn trunk of opkg-utils is here: http://svn.openmoko.org/trunk/src/host/opkg-utils As of April 26, 2011 last change was: r4747 2008-11-02 21:59:59 I've hosted a tar.gz of r4747 at this URL: http://www.novatech-llc.com/files/opkg-utils-r4747.tar.gz Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-opkg-utils.in')
-rw-r--r--rules/host-opkg-utils.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/host-opkg-utils.in b/rules/host-opkg-utils.in
new file mode 100644
index 000000000..078255578
--- /dev/null
+++ b/rules/host-opkg-utils.in
@@ -0,0 +1,8 @@
+## SECTION=hosttools_noprompt
+
+config HOST_OPKG_UTILS
+ tristate
+ default ALLYES
+ help
+ opkg-utils let you build packages in the opkg format.
+