diff options
author | Bob Ham <bob.ham@collabora.com> | 2015-11-19 11:24:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-09 08:48:24 +0000 |
commit | 7cf7156b2c3413e90dc1d322c32620a8cab72fc6 (patch) | |
tree | 6a379807dc6056e8383526572f540ff9bb25913d /meta/classes/package_ipk.bbclass | |
parent | 551cda0bd5258f83e2cc35564ee1640b760ca722 (diff) | |
download | poky-7cf7156b2c3413e90dc1d322c32620a8cab72fc6.tar.gz |
systemd.bbclass: Allow enabling of parameterised services
Currently the systemd.class will check whether a service exists when it is
requested to enabled it. However, its check does not take into account that a
service like 'foo@eth0.service' can be enabled from a service named
'foo@.service'. This patch alters the check function in systemd.class to look
for 'foo@.service' if the normal check fails.
(From OE-Core rev: 4ce15271dad3520e5de2500c609b05d5a511e453)
Signed-off-by: Bob Ham <bob.ham@collabora.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions