On 11 March 2013 13:07, Ross Burton <[email protected]> wrote: > This series allows you to have both sysvinit and systemd in DISTRO_FEATURES. > Packages will be built with both init scripts, and some daemons will be > linking > to libsystemd-daemon so that will be pulled in to sysvinit images.
Regarding the upgrade path, Richard/Paul/myself discussed this over lunch and proposed that oe-core could gain an include file for distro configuration that basically injects the backward compatibility dependencies. So for meta-systemd, it would inject replaces/provides/conflicts for each of the packages in meta-systemd. This would isolate the dependencies into a single location, and be opt-in for distros that previously shipped meta-systemd. Hopefully the implementation of this is obvious, and patches to implement this are welcome. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
