mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 10:13:03 +01:00
systemd: fix typo in FILES
Accidently managed to corrupt FILES_udev. (From OE-Core rev: b1d8187f66d9646a53928fe288085f4605bc43ef) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e07e0f80d6
commit
600ea90263
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user