On 11 July 2013 19:32, Saul Wold <s...@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
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to