gyroidos / meta-trustx

This repository contains Yocto recipes to build GyroidOS
GNU General Public License v2.0
2 stars 18 forks source link

recipes-poky/busybox: Disable automatic gettys #189

Closed k0ch4lo closed 1 year ago

k0ch4lo commented 1 year ago

Automatically spawned gettys can intefere with some GyroidOS builds. Therefore, this commit sets SYSVINIT_ENABLED_GETTYS="" to remove gettys enabled by Yocto / Poky.