Re: [yocto] Problems building util-linux when wide character support is disabled in distro

2013-09-18 Thread Paul Eggleton
Hi Hans, On Tuesday 17 September 2013 21:14:50 Hans Beckerus wrote: The way forward as I can see right now is to revert and put back the wide character support in libc. Unless I can figure out why util-linux is actually being built in the first place? What can cause dependencies to this

Re: [yocto] Problems building util-linux when wide character support is disabled in distro

2013-09-18 Thread Hans Beckérus
On Wed, Sep 18, 2013 at 10:12 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Hans, On Tuesday 17 September 2013 21:14:50 Hans Beckerus wrote: The way forward as I can see right now is to revert and put back the wide character support in libc. Unless I can figure out why util-linux

Re: [yocto] QMake externalsrc incompatible?

2013-09-18 Thread Paul Eggleton
On Wednesday 18 September 2013 10:47:56 Anders Darander wrote: * Brad Litterell b...@evidence.com [130917 21:20]: I have a number of QT components that have qmake style .pro files. In my recipe I inherit both externalsrc qmake2. I'm using qmake2 based on the quicky sample recipe since

Re: [yocto] QMake externalsrc incompatible?

2013-09-18 Thread Anders Darander
Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 18 September 2013 10:47:56 Anders Darander wrote: * Brad Litterell b...@evidence.com [130917 21:20]: I have a number of QT components that have qmake style .pro files. In my recipe I inherit both externalsrc qmake2. I'm

[yocto] adding custom packages to Yocto build

2013-09-18 Thread arun kumar
I recently built my first build using Yocto and am new to OpenEmbedded based build systems. How can i add/ configure what packages are built into the image? I want OpenCV to be present in the image that i build, what is the procedure to do that. Links to appropriate documents shall be

[yocto] What libc features are needed for proper large file support?

2013-09-18 Thread Hans Beckérus
We are having some problems building e2fsprogs using our custom distro based on poky-tiny. The error we get is typically: e4defrag.c:1958: undefined reference to `nftw64' So, it seems some libc feature in addition is missing to get proper working support for the large file API. Below is a

[yocto] yocto armhf armel on zedboard

2013-09-18 Thread Edward Vidal
NATIVELSBSTRING = Fedora-18 TARGET_SYS= arm-poky-linux-gnueabi MACHINE = zedboard DISTRO= poky DISTRO_VERSION= 1.4+snapshot-20130918 TUNE_FEATURES = armv7a vfp neon zynq TARGET_FPU= vfp-neon meta meta-yocto= master

Re: [yocto] yocto armhf armel on zedboard

2013-09-18 Thread Nicolas Dechesne
On Wed, Sep 18, 2013 at 4:35 PM, Edward Vidal vidal.devel...@gmail.comwrote: While trying to add additional software I came across a problem. Ubuntu uses armhf and the packages I had built with Yocto use armel. Is there a license issue with building with armhf instead of armel with Yocto?

Re: [yocto] adding custom packages to Yocto build

2013-09-18 Thread Paul Eggleton
Hi Arun, On Wednesday 18 September 2013 18:06:50 arun kumar wrote: I recently built my first build using Yocto and am new to OpenEmbedded based build systems. How can i add/ configure what packages are built into the image? I want OpenCV to be present in the image that i build, what is the

[yocto] state machine for X86_64 beaglebone zedboard pic32.

2013-09-18 Thread Edward Vidal
Hello, I have test QPC which is state machine on my beagleboard and zedboard. This product provides a good method for developing application that are need for Real Time appliction . http://www.state-machine.com/ There is considerable information at this site. I shared several e-mails with Dr.

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-09-18 Thread Fathi Boudra
On 17 September 2013 04:23, Trevor Woerner trevor.woer...@linaro.org wrote: Hi Fathi, On 26 August 2013 07:11, Fathi Boudra fathi.bou...@linaro.org wrote: I haven't checked how qtwebkit is built or meta-qt5, but the Qt's configure has -no-rpath option. A grep on meta-qt5 doesn't show any

[yocto] [ANNOUNCEMENT] 1.5_M4 released

2013-09-18 Thread Flanagan, Elizabeth
Hello, The latest milestone release of the Yocto Project's upcoming 1.5 release is now available for download at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.5-m4/poky-1.5_M4.tar.bz2 Thanks go out to everyone for all their hard work during this release! Sincerely,

Re: [yocto] [meta-selinux] Install policy headers and include them in the refpolicy dev package.

2013-09-18 Thread Philip Tricca
On 09/17/2013 09:17 PM, Philip Tricca wrote: This patch is pretty straight forward: All we do is call the 'install-headers' make target at the end of do_install. We then add the interface 'include' directory to the dev package. This allows projects that ship their own SELinux policy (not in

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-09-18 Thread Trevor Woerner
Hi Fathi, On 18 September 2013 17:52, Fathi Boudra fathi.bou...@linaro.org wrote: afaics, most distro are using chrpath hack to get rid of it in QtWebProcess and QtWebPluginProcess. That's good to know. For some odd reason (as Martin pointed out) the chrpath hack in OE doesn't always seem to

Re: [yocto] [meta-selinux] Install policy headers and include them in the refpolicy dev package.

2013-09-18 Thread Philip Tricca
On 09/18/2013 09:10 PM, Philip Tricca wrote: On 09/17/2013 09:17 PM, Philip Tricca wrote: This patch is pretty straight forward: All we do is call the 'install-headers' make target at the end of do_install. We then add the interface 'include' directory to the dev package. This allows projects

[yocto] 1.5_M5 status

2013-09-18 Thread Flanagan, Elizabeth
All, Today we attempted a build of rc3. The build had obvious immediate issues. We are now building out our rc4 build. It should be available soon at: http://autobuilder.yoctoproject.org/pub/releases/1.5_M5.rc4 Please begin QA testing on this as soon as possible. poky