there goes another busybox pre-release
authorMichael Lauer <mickey@vanille-media.de>
Wed, 25 Feb 2004 20:30:50 +0000 (20:30 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 25 Feb 2004 20:30:50 +0000 (20:30 +0000)
BKrev: 403d05fa908dHu5Nzl--GXeZURYJFA

12 files changed:
busybox/busybox-1.00-pre8/busybox-suidinstall.patch [moved from busybox/busybox-1.00-pre7/busybox-suidinstall.patch with 100% similarity]
busybox/busybox-1.00-pre8/console.patch [moved from busybox/busybox-1.00-pre7/console.patch with 100% similarity]
busybox/busybox-1.00-pre8/defconfig [moved from busybox/busybox-1.00-pre7/defconfig with 100% similarity]
busybox/busybox-1.00-pre8/dhcp-retrytime.patch [moved from busybox/busybox-1.00-pre7/dhcp-retrytime.patch with 100% similarity]
busybox/busybox-1.00-pre8/hwclock.sh [moved from busybox/busybox-1.00-pre7/hwclock.sh with 100% similarity]
busybox/busybox-1.00-pre8/postinst [moved from busybox/busybox-1.00-pre7/postinst with 100% similarity]
busybox/busybox-1.00-pre8/prerm [moved from busybox/busybox-1.00-pre7/prerm with 100% similarity]
busybox/busybox-1.00-pre8/silence-hwclock.patch [moved from busybox/busybox-1.00-pre7/silence-hwclock.patch with 100% similarity]
busybox/busybox-1.00-pre8/syslog [moved from busybox/busybox-1.00-pre7/syslog with 100% similarity]
busybox/busybox-1.00-pre8/tar.patch [moved from busybox/busybox-1.00-pre7/tar.patch with 100% similarity]
busybox/busybox_1.00-pre7.oe [deleted file]
busybox/busybox_1.00-pre8.oe [new file with mode: 0644]

diff --git a/busybox/busybox_1.00-pre7.oe b/busybox/busybox_1.00-pre7.oe
deleted file mode 100644 (file)
index 278c110..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-LICENSE="GPL"
-SRC_URI="http://www.busybox.net/downloads/${PN}-${PV}.tar.gz"
-DEPENDS=virtual/libc
-DESCRIPTION=BusyBox version ${PV}.\
- BusyBox combines tiny versions of many common UNIX utilities into a single\
- small executable. It provides minimalist replacements for most of the\
- utilities you usually find in GNU fileutils, shellutils, etc. The utilities\
- in BusyBox generally have fewer options than their full-featured GNU\
- cousins; however, the options that are included provide the expected\
- functionality and behave very much like their GNU counterparts. BusyBox\
- provides a fairly complete POSIX environment for any small or embedded\
- system.
-       
-S="${WORKDIR}/${P}"
-export EXTRA_CFLAGS="${CFLAGS}"
-EXTRA_OEMAKE_append=' CROSS=${HOST_PREFIX}'
-
-inherit cml1
-
-do_configure () {
-       install -m 0644 ${FILESDIR}/defconfig ${S}/.config
-       cml1_do_configure
-}
-
-do_compile () {
-       unset CFLAGS
-       base_do_compile
-}
-
-do_install () {
-       install -d ${D}/etc/init.d
-       oe_runmake 'PREFIX=${D}' install
-       install -m 0755 ${FILESDIR}/syslog ${D}/etc/init.d/syslog
-       install -m 0755 ${FILESDIR}/hwclock.sh ${D}/etc/init.d/hwclock.sh
-}
diff --git a/busybox/busybox_1.00-pre8.oe b/busybox/busybox_1.00-pre8.oe
new file mode 100644 (file)
index 0000000..e69de29