Re: [yocto] Building toolchain(meta-toolchain) issue for mips

2014-08-17 Thread atulkumar singh
Hi Mark, Thanks for your valuable suggestion. But could you please let me know how to work around this issue. Thanks and regards, Atul On 14/08/2014, Mark Hatle wrote: > On 8/14/14, 7:39 AM, atulkumar singh wrote: >> Hi Folks, >> >> I am trying to build toolchain, but while building I am gettin

Re: [yocto] [OE-core] Announcing meta-musl OE/Yocto layer supporting musl C library

2014-08-17 Thread Diego Sueiro
Wow This is a really great job. Nice work. I'm gonna test it. Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com.br /*long live rock 'n roll*/

Re: [yocto] [OE-core] Announcing meta-musl OE/Yocto layer supporting musl C library

2014-08-17 Thread atulkumar singh
Hi Khem, It's really something new to test. And as it's mention that will support only for core-image-minimal, so when can i expect it to support for meta-toolchain. As of now i will test it for core-image-minimal but i need it for meta-toolchain as well. So please update me regarding the same and

[yocto] Fix some perl module build issues

2014-08-17 Thread Jens Rehsack
Hi, during the work on bitbake support of https://github.com/rehsack/Packager-Utils I suggest attached update to poky. 0001-fix-cpan-builds.patch Description: Binary data Additionally I wonder that no one updates perl to 5.20 - I would do it if I could understand the amount of debian patches

[yocto] Fix for meta-oe/recipes-graphics/fbida/fbida_git.bb

2014-08-17 Thread Jens Rehsack
Hi, we played a bit with some tools before using a modified psplash to show some guidance on hdmi-fb and there was an error in fbida which wrongly mixes host-paths and target paths. Additionally - for Poky or OE it's unnecessary to guess additional path to check - recipes will do correctly. 0

[yocto] Patch for svn uri for local path specification

2014-08-17 Thread Jens Rehsack
Aloah, for a 3rd party module we need a precompiled v8 on our target - in a specific version ;) Simply adding a recipe leads to suffer and pain for the nice google lib ... I end up with https://github.com/rehsack/meta-jens/tree/master/recipes-www/v8 and attached patch to poky: poky-svn.patch

[yocto] Layer for CPAN recipes

2014-08-17 Thread Jens Rehsack
Hi, during some project we're developed an initial backend version for Packager::Utils. This layer is available via https://github.com/rehsack/meta-cpan It's very basic - but if it helps someone (or there is a perl module which would help other projects I should add), I'm happy to help out. But

Re: [yocto] Fix for meta-oe/recipes-graphics/fbida/fbida_git.bb

2014-08-17 Thread Martin Jansa
On Sun, Aug 17, 2014 at 05:02:39PM +0200, Jens Rehsack wrote: > Hi, > > we played a bit with some tools before using a modified psplash to show some > guidance on hdmi-fb and there was an error in fbida which wrongly mixes > host-paths and target paths. Additionally - for Poky or OE it's unneces

Re: [yocto] Fix for meta-oe/recipes-graphics/fbida/fbida_git.bb

2014-08-17 Thread Jens Rehsack
Am 17.08.2014 um 19:39 schrieb Martin Jansa : > On Sun, Aug 17, 2014 at 05:02:39PM +0200, Jens Rehsack wrote: >> Hi, >> >> we played a bit with some tools before using a modified psplash to show some >> guidance on hdmi-fb and there was an error in fbida which wrongly mixes >> host-paths and t

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

2014-08-17 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-08-17 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

[yocto] [meta-security][PATCH 0/3] Samhain package

2014-08-17 Thread Armin Kuster
I have been sitting on this far to long. Wanted to get it out before I completely space on it. Armin Kuster (3): samhain: New ISD package samhain: client package samhain: server package .../samhain/files/samhain-client.default | 3 + recipes-security/samhain/files/samhain-clie

[yocto] [meta-security][PATCH 2/3] samhain: client package

2014-08-17 Thread Armin Kuster
This is the client portion. Signed-off-by: Armin Kuster --- recipes-security/samhain/samhain-client_3.1.1.bb | 21 + 1 file changed, 21 insertions(+) create mode 100644 recipes-security/samhain/samhain-client_3.1.1.bb diff --git a/recipes-security/samhain/samhain-client_3.1

[yocto] [meta-security][PATCH 1/3] samhain: New ISD package

2014-08-17 Thread Armin Kuster
These are the base files needed by both client and server recipes. Signed-off-by: Armin Kuster --- .../samhain/files/samhain-client.default | 3 + recipes-security/samhain/files/samhain-client.init | 122 + .../samhain/files/samhain-server-volatiles | 1

[yocto] [meta-security][PATCH 3/3] samhain: server package

2014-08-17 Thread Armin Kuster
This is the server portion. Signed-off-by: Armin Kuster --- recipes-security/samhain/samhain-server_3.1.1.bb | 50 1 file changed, 50 insertions(+) create mode 100644 recipes-security/samhain/samhain-server_3.1.1.bb diff --git a/recipes-security/samhain/samhain-server_