From: Michael Lauer Date: Wed, 25 Feb 2004 20:30:50 +0000 (+0000) Subject: there goes another busybox pre-release X-Git-Tag: Release-2010-05/1~20076 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2675f6c87a2e1b92f704a76d524758d2e4450688;p=openembedded.git there goes another busybox pre-release BKrev: 403d05fa908dHu5Nzl--GXeZURYJFA --- diff --git a/busybox/busybox-1.00-pre7/busybox-suidinstall.patch b/busybox/busybox-1.00-pre8/busybox-suidinstall.patch similarity index 100% rename from busybox/busybox-1.00-pre7/busybox-suidinstall.patch rename to busybox/busybox-1.00-pre8/busybox-suidinstall.patch diff --git a/busybox/busybox-1.00-pre7/console.patch b/busybox/busybox-1.00-pre8/console.patch similarity index 100% rename from busybox/busybox-1.00-pre7/console.patch rename to busybox/busybox-1.00-pre8/console.patch diff --git a/busybox/busybox-1.00-pre7/defconfig b/busybox/busybox-1.00-pre8/defconfig similarity index 100% rename from busybox/busybox-1.00-pre7/defconfig rename to busybox/busybox-1.00-pre8/defconfig diff --git a/busybox/busybox-1.00-pre7/dhcp-retrytime.patch b/busybox/busybox-1.00-pre8/dhcp-retrytime.patch similarity index 100% rename from busybox/busybox-1.00-pre7/dhcp-retrytime.patch rename to busybox/busybox-1.00-pre8/dhcp-retrytime.patch diff --git a/busybox/busybox-1.00-pre7/hwclock.sh b/busybox/busybox-1.00-pre8/hwclock.sh similarity index 100% rename from busybox/busybox-1.00-pre7/hwclock.sh rename to busybox/busybox-1.00-pre8/hwclock.sh diff --git a/busybox/busybox-1.00-pre7/postinst b/busybox/busybox-1.00-pre8/postinst similarity index 100% rename from busybox/busybox-1.00-pre7/postinst rename to busybox/busybox-1.00-pre8/postinst diff --git a/busybox/busybox-1.00-pre7/prerm b/busybox/busybox-1.00-pre8/prerm similarity index 100% rename from busybox/busybox-1.00-pre7/prerm rename to busybox/busybox-1.00-pre8/prerm diff --git a/busybox/busybox-1.00-pre7/silence-hwclock.patch b/busybox/busybox-1.00-pre8/silence-hwclock.patch similarity index 100% rename from busybox/busybox-1.00-pre7/silence-hwclock.patch rename to busybox/busybox-1.00-pre8/silence-hwclock.patch diff --git a/busybox/busybox-1.00-pre7/syslog b/busybox/busybox-1.00-pre8/syslog similarity index 100% rename from busybox/busybox-1.00-pre7/syslog rename to busybox/busybox-1.00-pre8/syslog diff --git a/busybox/busybox-1.00-pre7/tar.patch b/busybox/busybox-1.00-pre8/tar.patch similarity index 100% rename from busybox/busybox-1.00-pre7/tar.patch rename to busybox/busybox-1.00-pre8/tar.patch diff --git a/busybox/busybox_1.00-pre7.oe b/busybox/busybox_1.00-pre7.oe deleted file mode 100644 index 278c11086e..0000000000 --- a/busybox/busybox_1.00-pre7.oe +++ /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 index 0000000000..e69de29bb2