diff options
Diffstat (limited to 'hotplug/hotplug_20040105.oe')
-rw-r--r-- | hotplug/hotplug_20040105.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotplug/hotplug_20040105.oe b/hotplug/hotplug_20040105.oe index 1d6429d094..7d57c78fb3 100644 --- a/hotplug/hotplug_20040105.oe +++ b/hotplug/hotplug_20040105.oe @@ -2,7 +2,7 @@ DESCRIPTION = "This package contains the scripts necessary \ for hotplug Linux support, and lets you plug in new devices \ and use them immediately." SRC_URI = "${SOURCEFORGE_MIRROR}/linux-hotplug/hotplug-2004_01_05.tar.gz \ - file://${FILESDIR}/busybox.patch;patch=1" + file://busybox.patch;patch=1" S = "${WORKDIR}/hotplug-2004_01_05" do_compile () { |