Hi, Please cc: the BSP maintainer when referencing problems with a specific BSP (see the MAINTAINERS file at the top level of meta-intel).
I'm not seeing any similar problems here - can you please send the output of your build as below, so we know what exactly the errors are and what the exact commits you're building are? Thanks, Tom Build Configuration: BB_VERSION = "1.19.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-11.10" TARGET_SYS = "i586-poky-linux" MACHINE = "crownbay" DISTRO = "poky" DISTRO_VERSION = "1.3+snapshot-20130507" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" meta meta-yocto meta-yocto-bsp = "master23:9895d2c074156fee338d91aed7cfb0800477c622" meta-intel meta-crownbay = "master14:3cd1c31a9db21f9deb395c3929d8f9a16ef8e3f3" NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Failed to fetch URL http://downloads.sourceforge.net/project/libpng/libpng16/1.6.1/libpng-1.6.1.tar.xz, attempting MIRRORS if available NOTE: validating kernel config, see log.do_kernel_configcheck for details WARNING: QA Issue: ELF binary '/usr/local/dev/yocto/nitin-test/build/tmp/work/core2-poky-linux/gst-ffmpeg/0.10.13-r4/packages-split/gst-ffmpeg/usr/lib/gstreamer-0.10/libgstpostproc.so' has relocations in .text WARNING: QA Issue: ELF binary '/usr/local/dev/yocto/nitin-test/build/tmp/work/core2-poky-linux/gst-ffmpeg/0.10.13-r4/packages-split/gst-ffmpeg/usr/lib/gstreamer-0.10/libgstffmpegscale.so' has relocations in .text WARNING: QA Issue: ELF binary '/usr/local/dev/yocto/nitin-test/build/tmp/work/core2-poky-linux/gst-ffmpeg/0.10.13-r4/packages-split/gst-ffmpeg/usr/lib/gstreamer-0.10/libgstffmpeg.so' has relocations in .text NOTE: Tasks Summary: Attempted 5874 tasks of which 538 didn't need to be rerun and all succeeded. Summary: There were 4 WARNING messages shown. On Tue, 2013-05-07 at 08:31 +0200, Falk Niebuhr wrote: > 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 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
