aboutsummaryrefslogtreecommitdiffstats
path: root/busybox
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-03 13:15:59 +0000
committerPhil Blundell <philb@gnu.org>2004-08-03 13:15:59 +0000
commit2f011366460515568c9e6f44879e42fced69c486 (patch)
tree519e23e7c06d630cc2e790a9a35186ddb34de356 /busybox
parent0bdb2021204f3b4da133a8dfb6bd0694f1e608d1 (diff)
downloadopenembedded-2f011366460515568c9e6f44879e42fced69c486.tar.gz
add busybox-1.00-rc2-modprobe.patch, courtesy Rob McQueen
BKrev: 410f900fRZWVR3blVKanX9A8XnFPvg
Diffstat (limited to 'busybox')
-rw-r--r--busybox/busybox_1.00-rc2.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox/busybox_1.00-rc2.oe b/busybox/busybox_1.00-rc2.oe
index 114dc281d7..c0c767ae6d 100644
--- a/busybox/busybox_1.00-rc2.oe
+++ b/busybox/busybox_1.00-rc2.oe
@@ -8,13 +8,14 @@ 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 = "r1"
+PR = "r2"
# file://busybox-1.00-pre10-fuser.patch;patch=1
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
file://add-getkey-applet.patch;patch=1 \
file://bb-iproute-iftunnel.patch;patch=1 \
file://cvs20040731.patch;patch=1 \
+ file://busybox-1.00-rc2-modprobe.patch \
file://defconfig \
file://syslog \
file://hwclock.sh"