mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 21:01:43 +00:00
usbinit: Fix quoting
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@993 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
034861cf5b
commit
4de307a415
@ -5,7 +5,7 @@ PRIORITY = "optional"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "file://usb-gether"
|
||||
S = ${WORKDIR}
|
||||
S = "${WORKDIR}"
|
||||
|
||||
do_install() {
|
||||
install -d ${D}/etc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user