aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-hotplug
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-hotplug')
-rw-r--r--recipes/linux-hotplug/linux-hotplug_20040329.bb2
-rw-r--r--recipes/linux-hotplug/linux-hotplug_20040920.bb14
2 files changed, 8 insertions, 8 deletions
diff --git a/recipes/linux-hotplug/linux-hotplug_20040329.bb b/recipes/linux-hotplug/linux-hotplug_20040329.bb
index e2e9c70152..c857a54604 100644
--- a/recipes/linux-hotplug/linux-hotplug_20040329.bb
+++ b/recipes/linux-hotplug/linux-hotplug_20040329.bb
@@ -9,7 +9,7 @@ RREPLACES_${PN} = "hotplug"
PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-2004_03_29.tar.gz \
- file://busybox.patch;apply=yes \
+ file://busybox.patch \
file://fix-net.agent \
file://update-usb.usermap \
file://logcheck-ignore \
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"