summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux-hotplug/linux-hotplug_20040920.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/linux-hotplug/linux-hotplug_20040920.bb')
-rw-r--r--meta/packages/linux-hotplug/linux-hotplug_20040920.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/linux-hotplug/linux-hotplug_20040920.bb b/meta/packages/linux-hotplug/linux-hotplug_20040920.bb
index c6bcbb66e6..6209504c20 100644
--- a/meta/packages/linux-hotplug/linux-hotplug_20040920.bb
+++ b/meta/packages/linux-hotplug/linux-hotplug_20040920.bb
@@ -8,9 +8,10 @@ RCONFLICTS_${PN} = "hotplug"
8RREPLACES_${PN} = "hotplug" 8RREPLACES_${PN} = "hotplug"
9SECTION = "base" 9SECTION = "base"
10RSUGGESTS = "pciutils usbutils" 10RSUGGESTS = "pciutils usbutils"
11PR = "r8" 11PR = "r9"
12 12
13SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \ 13SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \
14 file://dash.patch;patch=1 \
14 file://userspecified_hcd.patch;patch=1 \ 15 file://userspecified_hcd.patch;patch=1 \
15 file://hotplug-net-agent-usb.patch;patch=1 \ 16 file://hotplug-net-agent-usb.patch;patch=1 \
16 file://usbrc-busybox.patch;patch=1 \ 17 file://usbrc-busybox.patch;patch=1 \