I try turn on splashscreen
I have built LinuxImage3.0 with bitbake -k lxqt-image
to get Linux with Qt
and there is no splash screen
then I add splash
in the ./conf/local.conf EXTRA_IMAGE_FEATURES = "debug-tweaks package-management splash"
then I remove debug-tweaks
and no splash screen too
how should I turn on splash screen in Yocto?