[yocto] QT5 - Beaglebone Black (meta-toolchain-qt5) error

Martin Beaudet martin.beaudet at intelia.com
Mon May 11 10:12:31 PDT 2015


Hi,

I'm trying to build the meta-toolchain-qt5 for Beaglebone Black (daisy) and I'm getting and error.

Build Configuration:
BB_VERSION = "1.22.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-14.10"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "beaglebone"
DISTRO = "poky"
DISTRO_VERSION = "1.6.2"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard cortexa8"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "daisy:02e603e48c6e0b0492f596890adadf6590fa692c"
meta-oe = "daisy:d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa"
meta-ti = "daisy:3a95559c124d3ce8c076b3fae5859435977d1ac2"
meta-qt5 = "master:87235825459d376bf4537c9523eb2496e15893aa"
meta-embarcados
meta-bbb = "daisy:9bd79b23a50e407a990a6b00724470c4cbedb71b"

I use this command to build the SDK : bitbake meta-toolchain-qt5


Here is the error :
------------------------------------------------------------
Collected errors:
* check_data_file_clashes: Package libgles-omap3 wants to install file /home/xxx/Sonar/poky/beaglebone/tmp/work/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/meta-toolchain-qt5/1.0-r0/sdk/image/opt/poky/1.6.2/sysroots/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/usr/lib/libGLESv2.so<http://libglesv2.so/>
But that file is already provided by package * libgles2-mesa-dev
* opkg_install_cmd: Cannot install package packagegroup-qt5-toolchain-target.
------------------------------------------------------------


How can I correct this ? I presume I have to use the PREFERED_PROVIDER or something like this but I did not succeed yet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150511/ecd9ca6e/attachment.html>


More information about the yocto mailing list