Re: [yocto] what is the future for package_tar.bbclass?

2015-01-20 Thread Paul Eggleton
On Monday 19 January 2015 22:57:37 Rifenbark, Scott M wrote: The class is broken and unsupported. I have updated the docs indicating such. I'm not sure that's true. It's not supported for building images, and it never has been. However it can be used for producing tarball packages for

Re: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and format

2015-01-20 Thread Alexandru Vaduva
Yes but openldap is a dependency brought up by the cluster recipe. Proof: DEPENDS = corosync dbus openldap openais libxml2 ncurses perl zlib Lei Maohui did you experience this error when you tested the recipe? Alex Vaduva -Original Message- From: Qian Lei

Re: [yocto] what is the future for package_tar.bbclass?

2015-01-20 Thread Robert P. J. Day
On Tue, 20 Jan 2015, Paul Eggleton wrote: On Monday 19 January 2015 22:57:37 Rifenbark, Scott M wrote: The class is broken and unsupported. I have updated the docs indicating such. I'm not sure that's true. It's not supported for building images, and it never has been. However it can be

[yocto] [meta-mingw] /etc/ld.so.cache dereferencing problem extracting in mingw. workaround

2015-01-20 Thread J.J. Garcia
Hi all, I'm using poky/meta-mingw (master for both) and when im deploying the tarball into mingw i have dereferencing problems with /etc/ld.so.cache. It is not possible to create the symlink (not included in the tarball after inspection) so the linker fails resolving. I've also build the

[yocto] Difference between target, cross, native and nativesdk.

2015-01-20 Thread Raphael Philipe
Hi, I'm working on a set of recipes that must be configurable to be baked in native, nativesdk, cross and target. I have a bunch of questions concerning this terms. I searched the documentation and wasn't able to find a definitive explanation for these terms. I will write some statements bellow

Re: [yocto] Difference between target, cross, native and nativesdk.

2015-01-20 Thread Paul Eggleton
Hi Raphael, On Tuesday 20 January 2015 09:17:49 Raphael Philipe wrote: I'm working on a set of recipes that must be configurable to be baked in native, nativesdk, cross and target. I have a bunch of questions concerning this terms. I searched the documentation and wasn't able to find a

[linux-yocto] Beaglebone Black BSP CAN bus activation

2015-01-20 Thread Lukas Böhm
Hello, I hope this is the correct destiantion list for Yocto-BSP-Questions. I am new to Yocto and trying to build a core-image-base (daisy branch) with some additional packages for the Beaglebone Black. This works quite fine so far. Now I stuck in activation of the 2 DCAN controllers on the

Re: [yocto] Difference between target, cross, native and nativesdk.

2015-01-20 Thread Raphael Philipe
Thank you Paul, On Tue, Jan 20, 2015 at 10:23 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Raphael, On Tuesday 20 January 2015 09:17:49 Raphael Philipe wrote: I'm working on a set of recipes that must be configurable to be baked in native, nativesdk, cross and target. I have a

Re: [yocto] Difference between target, cross, native and nativesdk.

2015-01-20 Thread Paul Eggleton
On Tuesday 20 January 2015 12:39:16 Raphael Philipe wrote: On Tue, Jan 20, 2015 at 10:23 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Tuesday 20 January 2015 09:17:49 Raphael Philipe wrote: I'm working on a set of recipes that must be configurable to be baked in native,

[yocto] QT: libssl.so: undefined reference to `EVP_idea_cbc@OPENSSL_1.0.0' - QQuickView problem

2015-01-20 Thread Simon Bolek
Hi *, I hope someone can help me with that. Working under ubuntu 14.10 using qtcreator 3.2.2 trying to compile qt 5.2 code - very simple UI application - against poky 1.6.1 sysroot. So basically nothing strange/hard in that. But once I subclass QQuickView anywhere in the application i get this

Re: [linux-yocto] Beaglebone Black BSP CAN bus activation

2015-01-20 Thread Bruce Ashfield
On 15-01-16 08:58 AM, Lukas Böhm wrote: Hello, I hope this is the correct destiantion list for Yocto-BSP-Questions. It's a good starting point. General questions for the supported BSPs in linux-yocto tree can typically be answered here .. but if we get into particulars and variants of the

[linux-yocto] Nothing RPROVIDES dbus-native-tools-native

2015-01-20 Thread Bottazzini, Bruno
Hello, I have made some changes in dbus recipe. You can it see the attached patch file. When running this lighter version with the line code: RRECOMMENDS_${PN} = ${PN}-tools I receive two errors: ERROR: Nothing RPROVIDES 'dbus-native-tools-native' (path RDEPENDS on or otherwise requires it))

Re: [linux-yocto] Getting Edison BSP added to meta-intel

2015-01-20 Thread Chris McClimans
# Cross posted to meta-intel, linux-yocto and https://communities.intel.com/thread/59406 The yocto project provides a great framework for supporting BSP development (irc, mailing lists, git), and we should engage those resources for the Edison! It would be nice to see lively Edison discussions

Re: [yocto] [meta-selinux][ 0/3] v2 More recipe updates.

2015-01-20 Thread Philip Tricca
Forgot to copy maintainers. Adding Joe and Mark. Philip On 01/14/2015 09:59 PM, Philip Tricca wrote: Greetings, Three more recipe udpates to get meta-selinux building with oe-core master again. These are mostly mundane though the move from findutils from 4.4.x to 4.5.x removes the need for

Re: [yocto] CMake in populate_sdk

2015-01-20 Thread Philip Balister
On 01/20/2015 02:42 PM, Benjamin Fleming wrote: How do I add packages to the populate_sdk option? I have an image (myimage) that depends on some custom packages which inherit the cmake bbclass. My expectation is that the populate_sdk task would notice that cmake is required for building

[yocto] [PATCH] poky.conf: change case of Poky for DISTRO-SANITY mismatch

2015-01-20 Thread Paul Gortmaker
Using anything build appliance based will emit the warning: WARNING: Host distribution poky-1.7 has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. The chain of events leading to

[yocto] [eclipse-plugin] Exception Eclipse Plugin 1.7 / kepler Windows using MinGW can x-comp. No options are stored after configuration.

2015-01-20 Thread J.J. Garcia
Hi all, When using the Yocto plugin in Kepler/Windos/X86_64 and MinGW/Toolchain deployed in /opt/poky/1.7, after setting up the options as: - Standard pre-built toolchain - Toolchain Root Location: C:\MinGW\msys\1.0\opt\poky\1.7 - Sysroot Location:

[yocto] the problem of poky 1.7 when building the custom rootfs

2015-01-20 Thread Neil.Wu
Hi ,all I try to build my custom image , The problem appears as follows: ERROR: Trying to resolve runtime dependency eglibc resulted in conflicting PREFERRED_PROVIDER entries being found. The providers found were: ['/home/ectrs/poky/meta/recipes-core/glibc/glibc-initial_2.20.bb',

[yocto] Cannot build the core-image-directfb for

2015-01-20 Thread Yong Li
I can build the core-minimal or X11 image, but I cannot build the directfb image, below is the error message, any suggestions? bitbake core-image-directfb -v Loading cache: 100%

[yocto] CMake in populate_sdk

2015-01-20 Thread Benjamin Fleming
How do I add packages to the populate_sdk option? I have an image (myimage) that depends on some custom packages which inherit the cmake bbclass. My expectation is that the populate_sdk task would notice that cmake is required for building and, as a result add cmake to the SDK. That is not the