Re: [yocto] Luajit Compile Error

2014-09-28 Thread Albert K
Dear Sir, Thanks a million. Adding the gcc-multilib to the build host did the trick. Works like a charm. Thanks again. On Mon, Sep 29, 2014 at 12:57 PM, Khem Raj wrote: > On Sun, Sep 28, 2014 at 7:22 PM, Albert K wrote: >> Dear all, >> >> I am getting error when i include luajit package fro

[yocto] Yocto Daisy with MariaDB 5.5

2014-09-28 Thread Albert K
Hi, May I ask if there is any recipe for MariaDB 5.5 on the Daisy Branch? Thanks. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Luajit Compile Error

2014-09-28 Thread Khem Raj
On Sun, Sep 28, 2014 at 7:22 PM, Albert K wrote: > Dear all, > > I am getting error when i include luajit package from the > meta-embedded and this is build from the core-image-minimal > layer(yocto daisy). Can someone help to point me the right direction > for fixing the compile error as show be

[yocto] Luajit Compile Error

2014-09-28 Thread Albert K
Dear all, I am getting error when i include luajit package from the meta-embedded and this is build from the core-image-minimal layer(yocto daisy). Can someone help to point me the right direction for fixing the compile error as show below? Thanks. yocto@ubuntu-yocto:/yocto/poky/build/tmp/work

[yocto] [Package Report System]Upgrade recipes name list

2014-09-28 Thread package-rep...@yoctoproject.org
This mail was sent out by Package Report System. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer u

[yocto] [Package Report System]Manual check recipes name list

2014-09-28 Thread package-rep...@yoctoproject.org
This mail was sent out by Package Report System. It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check. You can check the detail information at http://packages.yoctoproject.org/manuallychkinfo PackageName

Re: [yocto] Wildcard in RDEPENDS when exporting perl modules to SDK

2014-09-28 Thread Joseph Andrew de la Peña
Good day Paul, I would like to ask why you specifically noted the TOOLCHAIN_TARGET_TASK and not the TOOLCHAIN_HOST_TASK? Why are you inclined to putting it into the target sysroot and not the host sysroot? Or plainly what are the guidelines on where to put the unit to that toolchain task? Thanks,

Re: [yocto] Rootfs with F2FS.

2014-09-28 Thread Diego Sueiro
Any thoughts or advice? Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com.br /*long live rock 'n roll*/ On Thu, Sep 25, 2014 at 12:28 PM, Diego Sueiro

[yocto] PR and bbappend files

2014-09-28 Thread Chris Tapp
I'm currently using a bbappend file to patch bash under 'danny' due to "Shellshocked" - basically by adding patches 11..50 to the SRC_URI. However, patches are still coming out ;-) How do I make sure that new ones get reflected in the build? I would normally bump PR in a .bb file, but I don't t