Files
poky/meta/recipes-core
Peter Bergin 812c2dbabf systemd: avoid failing if no udev rules provided
In the case when no udev rules are provided by the recipe the do_install
step of systemd is failing with:

    install: cannot stat '<WORKDIR>/*.rules': No such file or directory

By default the systemd recipe provides touchscreen.rules but in the
case this is unwanted on target the install step fails. This solution
is dynamic and search for *.rules files in $WORKDIR. If found they are
installed.

(From OE-Core rev: c65eb4c38b61509ad38da19b986e0f06923f0cea)

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-17 09:47:45 +01:00
..
2020-07-12 12:21:47 +01:00
2020-07-03 20:17:29 +01:00
2020-09-08 16:43:40 +01:00
2020-07-22 12:45:56 +01:00
2019-01-08 11:16:44 +00:00
2020-08-25 16:00:11 +01:00
2020-08-02 14:42:08 +01:00
2018-09-04 11:03:55 +01:00
2020-09-10 13:48:26 +01:00
2020-09-12 14:49:00 +01:00
2020-03-06 08:19:18 +00:00
2020-09-14 00:14:28 +01:00
2019-12-28 23:25:41 +00:00
2019-03-29 08:28:52 +00:00