summaryrefslogtreecommitdiff
path: root/hotplug
diff options
context:
space:
mode:
Diffstat (limited to 'hotplug')
-rw-r--r--hotplug/hotplug-20040329/busybox.patch0
-rw-r--r--hotplug/hotplug_20040329.oe2
2 files changed, 2 insertions, 0 deletions
diff --git a/hotplug/hotplug-20040329/busybox.patch b/hotplug/hotplug-20040329/busybox.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/hotplug/hotplug-20040329/busybox.patch
diff --git a/hotplug/hotplug_20040329.oe b/hotplug/hotplug_20040329.oe
index f4d674533f..98555cfdb8 100644
--- a/hotplug/hotplug_20040329.oe
+++ b/hotplug/hotplug_20040329.oe
@@ -2,10 +2,12 @@ DESCRIPTION = "This package contains the scripts necessary \
for hotplug Linux support, and lets you plug in new devices \
and use them immediately."
SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_03_29.tar.gz \
+ file://busybox.patch;patch=1 \
file://fix-net.agent \
file://update-usb.usermap \
file://logcheck-ignore"
S = "${WORKDIR}/hotplug-2004_03_29"
+PR = "r1"
INITSCRIPT_NAME = "hotplug"
INITSCRIPT_PARAMS = "start 40 S . stop 89 0 6 ."