diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:12:20 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:12:20 +0000 |
commit | e8063bdf034ea5019754cc328cf2fd31daae0fcc (patch) | |
tree | 4febb5368b6458569eeed53a527fcf10b0ef61d7 /package/busybox/ipkg | |
parent | 2b68f6e615f84aa96c4b5a59fb779f9e7e43d8e5 (diff) | |
download | upstream-e8063bdf034ea5019754cc328cf2fd31daae0fcc.tar.gz upstream-e8063bdf034ea5019754cc328cf2fd31daae0fcc.tar.bz2 upstream-e8063bdf034ea5019754cc328cf2fd31daae0fcc.zip |
convert busybox to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/ipkg')
-rw-r--r-- | package/busybox/ipkg/busybox.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/busybox/ipkg/busybox.control b/package/busybox/ipkg/busybox.control new file mode 100644 index 0000000000..37dfbf6093 --- /dev/null +++ b/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 |