Hello, I'm new to yocto/openembedded and try to build the meta-crownbay BSP layer. Unfortunately I have some problems with the dependencies of the packagegroup-core-x11-base package, the build always breaks with unresolvable dependencies.
Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-x11-base: * xserver-xorg-extension-glx * xserver-xorg-extension-dri * xserver-xorg-extension-dri2 * My trees are up-to-date and the target core-image-minimal builds fine. These are my settings: local.conf: MACHINE ?= "crownbay" LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin commercial" bblayer.conf BBLAYERS = " \ /build/openembedded-core/meta \ /build/openembedded-core/meta-hob \ /build/meta-intel \ /build/meta-intel/meta-crownbay \ " Thanks for any help Falk
_______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
