diff options
Diffstat (limited to 'hotplug/hotplug_20030501.oe')
-rw-r--r-- | hotplug/hotplug_20030501.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hotplug/hotplug_20030501.oe b/hotplug/hotplug_20030501.oe index 6fd45abe72..5b183657f3 100644 --- a/hotplug/hotplug_20030501.oe +++ b/hotplug/hotplug_20030501.oe @@ -2,8 +2,8 @@ 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-2003_05_01.tar.gz \ - file://${FILESDIR}/busybox.patch;patch=1 +SRC_URI = "${SOURCEFORGE_MIRROR}/linux-hotplug/hotplug-2003_05_01.tar.gz \ + file://${FILESDIR}/busybox.patch;patch=1" S = "${WORKDIR}/hotplug-2003_05_01" do_compile () { |