I realized `core-image-minimal-xfce.bb` adds `packagegroup-core-x11` to IMAGE_INSTALL. Yet, * It doesn't add `x11` to IMAGE_FEATURES which would do the same but perhaps a bit more. * It doesn't add `x11-base` to IMAGE_FEATURES, which would add `packagegroup-core-x11-base` to IMAGE_INSTALL and perhaps a bit more.
Hence I added `x11` and `x11-base` to IMAGE_FEATURES and it changed things in so far as when the flickering occurs, the black screen changes into a gray screen. Regards, Manuel
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58279): https://lists.yoctoproject.org/g/yocto/message/58279 Mute This Topic: https://lists.yoctoproject.org/mt/94160185/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
