Skip to content
Commit 4c66cea5 authored by Andreas Müller's avatar Andreas Müller Committed by Koen Kooi
Browse files

systemd.bbclass: automatically extend FILES_* for systemd packages



* Add files found in SYSTEMD_SERVICE and add service files referenced by 'Also='
  (and 'Conflicts=' in case of one service for links to /dev/null) recursively.
* For *.socket files the corresponding '*.service' and '*@.service are packed
* In case a file set in SYSTEMD_SERVICE does not exist, build is aborted with an
   error message.

Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
parent 916b26ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment