diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:12:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:12:20 +0000 |
commit | 9158f917a9048c812d0acbf06999d3b0515b1413 (patch) | |
tree | 834a1c2ad47d7a707e2901e54e03b4f8ad8081cf /openwrt/package/busybox/ipkg | |
parent | 70f40bc06028f02218e7fba73c366dd9e122fcc1 (diff) |
convert busybox to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/busybox/ipkg')
-rw-r--r-- | openwrt/package/busybox/ipkg/busybox.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/busybox/ipkg/busybox.control b/openwrt/package/busybox/ipkg/busybox.control new file mode 100644 index 0000000000..37dfbf6093 --- /dev/null +++ b/openwrt/package/busybox/ipkg/busybox.control @@ -0,0 +1,6 @@ +Package: busybox +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Core utilities for embedded Linux systems |