diff options
Diffstat (limited to 'hotplug/hotplug_20030501.oe')
-rw-r--r-- | hotplug/hotplug_20030501.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotplug/hotplug_20030501.oe b/hotplug/hotplug_20030501.oe index 5b183657f3..d2b8db1605 100644 --- a/hotplug/hotplug_20030501.oe +++ b/hotplug/hotplug_20030501.oe @@ -3,7 +3,7 @@ for hotplug Linux support, and lets you plug in new devices \ and use them immediately." SRC_URI = "${SOURCEFORGE_MIRROR}/linux-hotplug/hotplug-2003_05_01.tar.gz \ - file://${FILESDIR}/busybox.patch;patch=1" + file://busybox.patch;patch=1" S = "${WORKDIR}/hotplug-2003_05_01" do_compile () { |