From: Phil Blundell Date: Sun, 8 Aug 2004 14:28:22 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~17754 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d385fc07cb71f454a769a33dab3eff40e4bd5ec9;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into workhouse.nexus.co.uk:/home/pb/oe/oe-packages 2004/08/08 15:28:04+01:00 nexus.co.uk!pb another patch for modprobe BKrev: 4116388676y6uFwYDe-hN6LtJq8rGA --- diff --git a/busybox/busybox-1.00-rc2/modprobe-once-more.patch b/busybox/busybox-1.00-rc2/modprobe-once-more.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/busybox/busybox_1.00-rc2.oe b/busybox/busybox_1.00-rc2.oe index 7c0c0725a6..24b284aac0 100644 --- a/busybox/busybox_1.00-rc2.oe +++ b/busybox/busybox_1.00-rc2.oe @@ -8,7 +8,7 @@ functionality and behave very much like their GNU counterparts. BusyBox \ provides a fairly complete POSIX environment for any small or embedded \ system." LICENSE = "GPL" -PR = "r3" +PR = "r4" # file://busybox-1.00-pre10-fuser.patch;patch=1 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ @@ -16,6 +16,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://bb-iproute-iftunnel.patch;patch=1 \ file://rc2-cvs20040807.patch;patch=1 \ file://busybox-1.00-rc2-cvs-modprobe-for-all.patch;patch=1 \ + file://modprobe-once-more.patch;patch=1 \ file://defconfig \ file://syslog \ file://hwclock.sh"