summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-01-05 14:47:10 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-04-01 10:11:34 +0200
commit70063c57d41751a7663a98e1e38f93a2443e0232 (patch)
treec51207f4ca8913e9bcc0dfcc439f8c2309c49b62 /recipes-core
parent17550259fa0025cbbc96fd8e59c817abeeda2c5c (diff)
udev-extraconf: remove space from path
If the path is appended by someone else, the space introduces an error
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/udev/udev-extraconf_1.0.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/udev/udev-extraconf_1.0.bbappend b/recipes-core/udev/udev-extraconf_1.0.bbappend
index 80658da..3307f52 100644
--- a/recipes-core/udev/udev-extraconf_1.0.bbappend
+++ b/recipes-core/udev/udev-extraconf_1.0.bbappend
@@ -1,3 +1,3 @@
PRINC = "2"
-FILESEXTRAPATHS_prepend := "${THISDIR}/files/: "
+FILESEXTRAPATHS_prepend := "${THISDIR}/files/:"