aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-hotplug/linux-hotplug_20040920.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-hotplug/linux-hotplug_20040920.bb')
-rw-r--r--recipes/linux-hotplug/linux-hotplug_20040920.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/linux-hotplug/linux-hotplug_20040920.bb b/recipes/linux-hotplug/linux-hotplug_20040920.bb
index 337d255868..15338e6fa8 100644
--- a/recipes/linux-hotplug/linux-hotplug_20040920.bb
+++ b/recipes/linux-hotplug/linux-hotplug_20040920.bb
@@ -11,10 +11,10 @@ RSUGGESTS = "pciutils usbutils"
PR = "r9"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \
- file://dash.patch;apply=yes \
- file://userspecified_hcd.patch;apply=yes \
- file://hotplug-net-agent-usb.patch;apply=yes \
- file://usbrc-busybox.patch;apply=yes \
+ file://dash.patch \
+ file://userspecified_hcd.patch \
+ file://hotplug-net-agent-usb.patch \
+ file://usbrc-busybox.patch \
file://fix-net.agent \
file://update-usb.usermap \
file://logcheck-ignore \
@@ -25,12 +25,12 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20
file://usbd \
file://sysconfig-hotplug \
file://sysconfig-usb \
- file://isapnp-exit.diff;apply=yes \
+ file://isapnp-exit.diff \
file://usb-storage \
file://soc.agent \
- file://hotplug-binary-path.patch;apply=yes"
+ file://hotplug-binary-path.patch"
-SRC_URI_append_openzaurus = " file://quiet-pci.patch;apply=yes"
+SRC_URI_append_openzaurus = " file://quiet-pci.patch"
S = "${WORKDIR}/hotplug-2004_09_20"