aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-01-21 12:15:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-21 12:43:53 +0000
commitb1d8187f66d9646a53928fe288085f4605bc43ef (patch)
treeb4eff45a1477fe255035fa486b6b526000aa67a4 /meta/recipes-core/systemd
parent1179e43d67c96367480e563a36684d550d83fcbe (diff)
downloadopenembedded-core-contrib-b1d8187f66d9646a53928fe288085f4605bc43ef.tar.gz
systemd: fix typo in FILES
Accidently managed to corrupt FILES_udev. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_196.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_196.bb b/meta/recipes-core/systemd/systemd_196.bb
index 85bb4f9884..ba42a40aa2 100644
--- a/meta/recipes-core/systemd/systemd_196.bb
+++ b/meta/recipes-core/systemd/systemd_196.bb
@@ -197,7 +197,7 @@ RDEPENDS_udev += "udev-utils"
RPROVIDES_udev = "hotplug"
FILES_udev += "${base_sbindir}/udevd \
- /libstemd-udevd \
+ ${base_libdir}/systemd/systemd-udevd \
/lib/udev/accelerometer \
/lib/udev/ata_id \
/lib/udev/cdrom_id \