PetaLinux 2023.2 – dbus X11 Dependency Issue (at do_rootfs Stage)
I’m developing a project using PetaLinux 2023.2(It is based on yocto langdale) with systemd as the init system. I’ve encountered an issue while trying to remove X11 from my system. I’ve removed x11 from DISTRO_FEATURES, but I’m still getting an error due to the dbus package’s libx11 dependency.