TestPage: Difference between revisions

From Variscite Wiki
No edit summary
(Undo revision 18374 by WikiVisor (talk))
Tag: Undo
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 11:08, 23 November 2021

DART-6UL test page

Use systemd instead of SysV init

Append the following to the conf/local.conf file in your Yocto build directory, to use systemd instead of SysV init in your images:

DISTRO_FEATURES_append = " systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED_append = " sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = ""
IMX_DEFAULT_DISTRO_FEATURES_append = " systemd"


BSP type: YOCTO

BSP version: morty

Category1:

Category2: