diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-03-10 02:07:03 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-14 17:10:00 +0000 |
commit | 7e133f89f605ffcb25e8b538145f19e3c27444ce (patch) | |
tree | da2b2690746f587f56d6d8a62ba48810ad97e302 /meta/classes-recipe/image.bbclass | |
parent | 6690023f2848fc9bd407c9ce22b78c29270a16f0 (diff) | |
download | poky-7e133f89f605ffcb25e8b538145f19e3c27444ce.tar.gz |
systemd.bbclass: Add /usr/lib/systemd to searchpaths as well
Some packages like lirc places its unit files into $systemd_user_unitdir
and also uses them in SYSTEMD_SERVICE list in recipe. This fails in
do_package
ERROR: Didn't find service unit 'lircmd.service', specified in SYSTEMD_SERVICE:lirc.
here lircmd.service is installed in /usr/lib/systemd/system/lircmd.service
(From OE-Core rev: 12808a4159835b67d8d53d32bc9135811701a779)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-recipe/image.bbclass')
0 files changed, 0 insertions, 0 deletions