apply a busybox-conformance patch to remove one of the last bashisms of hotplug
authorMichael Lauer <mickey@vanille-media.de>
Sat, 19 Jun 2004 00:53:30 +0000 (00:53 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 19 Jun 2004 00:53:30 +0000 (00:53 +0000)
BKrev: 40d38e8aoJkKnt1mssDZ75lRXnGQ1g

hotplug/hotplug-20040329/busybox.patch [new file with mode: 0644]
hotplug/hotplug_20040329.oe

diff --git a/hotplug/hotplug-20040329/busybox.patch b/hotplug/hotplug-20040329/busybox.patch
new file mode 100644 (file)
index 0000000..e69de29
index f4d6745..98555cf 100644 (file)
@@ -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 ."