[oe-commits] Ross Burton : systemd: fix typo in FILES

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 12:48:52 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: b1d8187f66d9646a53928fe288085f4605bc43ef
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b1d8187f66d9646a53928fe288085f4605bc43ef

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Jan 21 12:15:32 2013 +0000

systemd: fix typo in FILES

Accidently managed to corrupt FILES_udev.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/systemd/systemd_196.bb |    2 +-
 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 85bb4f9..ba42a40 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 \





More information about the Openembedded-commits mailing list