From: Kai Kang <[email protected]> v4: * move the configures to poky.conf. Introduce a new variable 'POKY_INIT_MANAGER' whose value should be either 'systemd' or 'sysvinit' to configure the init manager setting.
Kai Kang (3): poky.conf: make systemd as default init manager poky-tiny.conf: not backfill distro feature systemd systemd-conf: configure wired network with dhcp meta-poky/conf/distro/poky-tiny.conf | 2 +- meta-poky/conf/distro/poky.conf | 10 ++++++++++ meta-poky/conf/local.conf.sample.extended | 9 --------- meta/recipes-core/systemd/systemd-conf/wired.network | 9 +++++++++ meta/recipes-core/systemd/systemd-conf_242.bb | 6 ++++++ 5 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 meta/recipes-core/systemd/systemd-conf/wired.network -- 2.20.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
