summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/oh/usbinit.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/oh/usbinit.bb b/meta/packages/oh/usbinit.bb
index bfc8490dc1..0adcae1b9c 100644
--- a/meta/packages/oh/usbinit.bb
+++ b/meta/packages/oh/usbinit.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
5PR = "r0" 5PR = "r0"
6 6
7SRC_URI = "file://usb-gether" 7SRC_URI = "file://usb-gether"
8S = ${WORKDIR} 8S = "${WORKDIR}"
9 9
10do_install() { 10do_install() {
11 install -d ${D}/etc 11 install -d ${D}/etc