mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
v4l-utils: Package systemd fragment for systemd-udevd.service.d
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
This commit is contained in:
@@ -37,7 +37,8 @@ RPROVIDES_${PN}-dbg += "libv4l-dbg"
|
||||
|
||||
FILES_media-ctl = "${bindir}/media-ctl ${libdir}/libmediactl.so.*"
|
||||
|
||||
FILES_ir-keytable = "${bindir}/ir-keytable ${base_libdir}/udev/rules.d/*-infrared.rules"
|
||||
FILES_ir-keytable = "${bindir}/ir-keytable ${base_libdir}/udev/rules.d/*-infrared.rules \
|
||||
${systemd_system_unitdir}/systemd-udevd.service.d/50-rc_keymap.conf"
|
||||
RDEPENDS_ir-keytable += "${VIRTUAL-RUNTIME_ir-keytable-keymaps}"
|
||||
|
||||
FILES_rc-keymaps = "${sysconfdir}/rc* ${base_libdir}/udev/rc*"
|
||||
|
||||
Reference in New Issue
Block a user