All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] v4l-utils: Package systemd fragment for systemd-udevd.service.d
@ 2021-03-03 17:41 Khem Raj
  2021-03-03 18:59 ` [oe] " Ulrich Ölmann
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2021-03-03 17:41 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj, Ulrich Ölmann

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
v2: Package it in ir-keytable
 meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
index 7d96646220..3e92d49b4f 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
@@ -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*"
-- 
2.30.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [PATCH v2] v4l-utils: Package systemd fragment for systemd-udevd.service.d
  2021-03-03 17:41 [PATCH v2] v4l-utils: Package systemd fragment for systemd-udevd.service.d Khem Raj
@ 2021-03-03 18:59 ` Ulrich Ölmann
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Ölmann @ 2021-03-03 18:59 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembedded-devel

On Wed, Mar 03 2021 at 18:41 +0100, Khem Raj <raj.khem@gmail.com> wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Cc: Ulrich Ölmann <u.oelmann@pengutronix.de>
> ---
> v2: Package it in ir-keytable
>  meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
> index 7d96646220..3e92d49b4f 100644
> --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
> +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.20.0.bb
> @@ -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*"

Acked-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
-- 
Pengutronix e.K.                           | Ulrich Ölmann               |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-03 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 17:41 [PATCH v2] v4l-utils: Package systemd fragment for systemd-udevd.service.d Khem Raj
2021-03-03 18:59 ` [oe] " Ulrich Ölmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.