]> code.ossystems Code Review - openembedded-core.git/commitdiff
usbinit: Fix quoting
authorRichard Purdie <richard@openedhand.com>
Mon, 4 Dec 2006 08:53:08 +0000 (08:53 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 4 Dec 2006 08:53:08 +0000 (08:53 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@993 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/oh/usbinit.bb

index bfc8490dc1981c0399eba0ab23f1b52b54cc4fd5..0adcae1b9cabddde13d55dfe1acdefaedfa908c6 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 PR = "r0"
 
 SRC_URI = "file://usb-gether"
-S = ${WORKDIR}
+S = "${WORKDIR}"
 
 do_install() {
     install -d ${D}/etc