On 21 January 2013 03:30, Ciprian Ciubotariu <[email protected]> wrote: > However, with oe-core/meta providing a default embedded policy, higher > layers need to remove sysvinit or systemd stuff from base recipes, which is > against bitbake's additive language design (only append/prepend functions, > no -= operator) and against separating concerns.
If you don't do a systemd build, you won't get any of the systemd files. Ditto, sysvinit (well, that's the goal - as it was an assumption until now that needs work still). An oe-core without *any* init system will be very cumbersome - every service will need a bbappend to actually work, with the subsequent maintenance costs. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
