[poky] Poky (suma) switching to systemd
John Tobias
john.tobias.ph at gmail.com
Mon Jul 9 10:00:03 PDT 2018
Hello All,
I was trying to switch to systemd so, I followed the
meta-poky/conf/local.conf.sample.extended documentation to add the
following (below) into my local.conf.
DISTRO_FEATURES_append = " systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
I ran 'bitbake core-image-minimal' and saw the systemd was compiling.
When the bitbake raturned, I checked the image directory and did not
see the any rootfs images.
I would like to know if anyone successfully switching to systemd in poky?.
Note: If I build an image without switch to systemd, the bitbake
produces an rootfs images.
Regards,
John
More information about the poky
mailing list