diff options
Diffstat (limited to 'hotplug/hotplug_20040105.oe')
-rw-r--r-- | hotplug/hotplug_20040105.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hotplug/hotplug_20040105.oe b/hotplug/hotplug_20040105.oe index 8a9c60b6cd..1d6429d094 100644 --- a/hotplug/hotplug_20040105.oe +++ b/hotplug/hotplug_20040105.oe @@ -1,8 +1,8 @@ -DESCRIPTION = " This package contains the scripts necessary \ +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 +SRC_URI = "${SOURCEFORGE_MIRROR}/linux-hotplug/hotplug-2004_01_05.tar.gz \ + file://${FILESDIR}/busybox.patch;patch=1" S = "${WORKDIR}/hotplug-2004_01_05" do_compile () { |