Hi,
i want to recompile tisdk-default-image without wayland desktop manager, according to processor sdk documentation here i need to add a line at bottom of .conf file with "
DISTRO_FEATURES_remove = "wayland"
.
unfortunately i get this error,
ERROR: Nothing RPROVIDES 'gtk+3' (but /home/ema/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-gtk.bb RDEPENDS on or otherwise requires it) gtk+3 was skipped: one of 'wayland x11' needs to be in DISTRO_FEATURES gtk+3 was skipped: one of 'wayland x11' needs to be in DISTRO_FEATURES NOTE: Runtime target 'gtk+3' is unbuildable, removing... Missing or unbuildable dependency chain was: ['gtk+3'] NOTE: Runtime target 'packagegroup-arago-tisdk-gtk' is unbuildable, removing... Missing or unbuildable dependency chain was: ['packagegroup-arago-tisdk-gtk', 'gtk+3'] ERROR: Required build target 'tisdk-default-image' has no buildable providers. Missing or unbuildable dependency chain was: ['tisdk-default-image', 'packagegroup-arago-tisdk-gtk', 'gtk+3'] Summary: There were 2 WARNING messages shown.
please give some hints.
Kind Regards
Emanuele Peruzzi