[poky] Poky (suma) switching to systemd

Dengke Du dengke.du at windriver.com
Mon Jul 9 19:06:19 PDT 2018


Add :

     KERNEL_FEATURES_append = " cfg/systemd.scc"

to conf/local.conf file


On 2018年07月10日 01:00, John Tobias wrote:
> 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