summaryrefslogtreecommitdiff
path: root/udev/udev_019.oe
diff options
context:
space:
mode:
Diffstat (limited to 'udev/udev_019.oe')
-rw-r--r--udev/udev_019.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/udev/udev_019.oe b/udev/udev_019.oe
index 0eb8554d59..b9d803f586 100644
--- a/udev/udev_019.oe
+++ b/udev/udev_019.oe
@@ -3,8 +3,8 @@ RDEPENDS = "libc6"
DESCRIPTION = " udev is a program which dynamically creates and removes device nodes from \
/dev/. It responds to /sbin/hotplug device events and requires a 2.6 kernel."
-SRC_URI = http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
- file://${FILESDIR}/flags.patch;patch=1
+SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
+ file://${FILESDIR}/flags.patch;patch=1"
bindir = "/bin"
sbindir = "/sbin"