On 15 June 2014 11:26, Alex J Lennon <[email protected]> wrote: > What I'm not understanding is if there's a standardised way to write the > autotools configuration > that would eliminate the need for Yocto update-rc.d
There is no cross-platform way of installing init scripts. I'd recommend that the upstream source simply provides a reference init script that the recipe can then install to the right place and call the right bitbake classes. Ross -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
