Update bootstrap pkgs for new rshlib thing

This commit is contained in:
davehome 2011-11-12 01:54:14 +00:00
parent 3c580f051b
commit cc660ea670
82 changed files with 183 additions and 114 deletions

View file

@ -0,0 +1,2 @@
libm.so.6
libc.so.6

View file

@ -1,7 +1,7 @@
# Build template for 'busybox'.
pkgname=busybox
version=1.19.2
revision=2
revision=3
homepage="http://www.busybox.net"
distfiles="${homepage}/downloads/busybox-$version.tar.bz2"
short_desc="The Swiss Army Knife of Embedded Linux"
@ -18,7 +18,6 @@ long_desc="
environment for any small or embedded system."
bootstrap=yes
Add_dependency run glibc
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build coreutils