[OE-core] [PATCH] [v2] openssh: Enabling with systemd

Burton, Ross ross.burton at intel.com
Fri Jul 12 16:32:01 UTC 2013


On 11 July 2013 19:32, Saul Wold <sgw at linux.intel.com> wrote:
>> We are seeing different checks for different recipes. Do you guys think
>> that it is possible to handle them in bbclass.
>>
> How different are they, there is the DISTRO_FEATURE check and then typically
> the service file or the init file is sed'ed and installed.

My initial thoughts were to keep it simple and have a
do_install_append() that deleted the sysvinit or systemd files
depending on DISTRO_FEATURES, leaving installing the files themselves
(from upstream, from a file, whatever) up to the recipe because that's
where the complications are.

Ross



More information about the Openembedded-core mailing list