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
commit0c6c1f4ffc98491bdde744ce9ed35303c234fb97 (patch)
tree5c40cb0e6c8ee347fa355944978324169938857e /recipes-core
parentec54949a31ed3ecef8b2b9b8d6b00a7508a7aba7 (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/:"