Re: [linux-yocto] [PATCH] [Review Request] LSI AXXIA fragments for 3.10 meta branch

2015-02-24 Thread Bruce Ashfield
On 15-02-24 01:18 PM, Daniel Dragomir wrote: Hello Bruce, I didn't receive as we expected a list with kernel options that were directly related to getting the board up and booting with core functionality. LSI just asked us to pick the options that are related to board and peripherals. So, I

Re: [yocto] [meta-raspberrypi] Pi-2 support?

2015-02-24 Thread Christian Ege
Am 24.02.2015 um 22:07 schrieb Gary Thomas: Any ideas when this layer might support the new Pi-2? Is anyone working on it? Andrei Gherzan already sended some Patches to this ML http://comments.gmane.org/gmane.linux.embedded.yocto.general/23265 It looks like those are already merged:

[yocto] [meta-raspberrypi] Pi-2 support?

2015-02-24 Thread Gary Thomas
Any ideas when this layer might support the new Pi-2? Is anyone working on it? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [yocto] Simple recipe quit working in dizzy

2015-02-24 Thread Jim Rafert
Wow. That must have taken some digging! Thanks, Paul! From: Paul Eggleton [paul.eggle...@linux.intel.com] Sent: Tuesday, February 24, 2015 8:19 AM To: Jim Rafert Cc: yocto@yoctoproject.org Subject: Re: [yocto] Simple recipe quit working in dizzy Jim,

Re: [yocto] [meta-raspberrypi] Pi-2 support?

2015-02-24 Thread Gary Thomas
On 2015-02-24 14:45, Christian Ege wrote: Am 24.02.2015 um 22:07 schrieb Gary Thomas: Any ideas when this layer might support the new Pi-2? Is anyone working on it? Andrei Gherzan already sended some Patches to this ML http://comments.gmane.org/gmane.linux.embedded.yocto.general/23265 It

[linux-yocto] How to build local PC kernel using Local PC Toolchain with Yocto

2015-02-24 Thread Aravind Babu
Hi , I am new to Yocto build system I am currently using Ycto (Poky distrbution) in my project to build u-boot, kernel and file system. I am working on *AM437x GP EVM board*. and I am using *ti-sdk-am437x-evm-07.01.00.00* I am able to build kernel and file system using Yocto but these are

Re: [yocto] Simple recipe quit working in dizzy

2015-02-24 Thread Paul Eggleton
Jim, I've just figured out what's going on here. Currently, the RPM backend code deletes any directory named /install in the root directory of the image because it assumes that is a temporary directory created by the image construction code. I have filed a bug to track this issue with a few

Re: [yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, Feb. 24, 2015 8:00 AM US Pacific Time

2015-02-24 Thread Sona Sarmadi
Hi Jolley all, I would like to add one item to today's agenda: Yocto security team. I have discussed this issue with Saul, Paul, Richard Michael. We believe it would be good to have a security team at yocto. We will also create a separate mailing list (secur...@yoctoprojct.org or

Re: [linux-yocto] How to build local PC kernel using Local PC Toolchain with Yocto

2015-02-24 Thread Bruce Ashfield
On 15-02-24 04:36 AM, Aravind Babu wrote: Hi , I am new to Yocto build system I am currently using Ycto (Poky distrbution) in my project to build u-boot, kernel and file system. I am working on *AM437x GP EVM board*. and I am using *ti-sdk-am437x-evm-07.01.00.00* I am able to build

[yocto] squashfs-tools-native 4.2-r2 fails, missing lzma.h

2015-02-24 Thread Koehler, Yannick (HP Networking)
I recently set my rootfs image fstype to squashfs-xz, and then got this error: NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_compile (log file is located at

Re: [yocto] squashfs-tools-native 4.2-r2 fails, missing lzma.h

2015-02-24 Thread Koehler, Yannick (HP Networking)
I found the reason... $ bitbake xz-native Loading cache: 100% |###

Re: [linux-yocto] [poky] Kernel Panic : Not Syncing : Exit code 0x00000004

2015-02-24 Thread Richard Purdie
On Thu, 2015-02-19 at 11:43 +0530, suneet saini wrote: I am using the 'hob' from poky and building the image by selecting the machine as qemuarm. Initially this file having architecture as followed qemuarm.conf +++ #@TYPE: Machine #@NAME:

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, Feb. 24, 2015 8:00 AM US Pacific Time

2015-02-24 Thread Jolley, Stephen K
Attendees: Stephen, Saul, Joe, Mark, Cristian, Herb, Alex, Paul, Richard, Ross, Sona, * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status https://wiki.yoctoproject.org/wiki/Yocto_1.8_Schedule

Re: [yocto] The kernel *.cfg system

2015-02-24 Thread Kevyn-Alexandre Paré
Hi Yannick, I don't know if this could be related but was playing with kernel .cfg with meta-fsl and changing cfg didn't change I had to change the entire .config? From: https://lists.yoctoproject.org/pipermail/yocto/2015-February/023616.html hmm I just notice that adding CONFIG_BT=m, when it

[linux-yocto] [PATCH] [Review Request] LSI AXXIA fragments for 3.10 meta branch

2015-02-24 Thread Daniel Dragomir
Hello Bruce, I didn't receive as we expected a list with kernel options that were directly related to getting the board up and booting with core functionality. LSI just asked us to pick the options that are related to board and peripherals. So, I started to work on this, looking on other bsps

Re: [yocto] The kernel *.cfg system

2015-02-24 Thread Koehler, Yannick (HP Networking)
I am currently using Yocto Daisy (and daisy also for meta-fsl-ppc). Note that I noticed in recent freescale meta layer they added code to inherit kernel and to handle partial cfg. So I think the issue was with the linux-qorik-sdk package recipe and not yocto itself. Since they have not based

Re: [yocto] [meta-fsl-arm-extra] 3.10.53 for SabreLite?

2015-02-24 Thread Eric Nelson
Hi Gary, On 02/24/2015 02:57 PM, Gary Thomas wrote: Any hope of 3.10.53 support for the Nitrogen6x/SabreLite boards soon? Graphics have been broken for weeks [in master] and I'd really like to get my boards back up. I think you wanted to send this to meta-freescale instead of

[yocto] [meta-fsl-arm-extra] 3.10.53 for SabreLite?

2015-02-24 Thread Gary Thomas
Any hope of 3.10.53 support for the Nitrogen6x/SabreLite boards soon? Graphics have been broken for weeks [in master] and I'd really like to get my boards back up. Thanks -- Gary Thomas | Consulting for the MLB

Re: [yocto] [OE-core] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-24 Thread Khem Raj
On Feb 23, 2015, at 10:59 PM, Khem Raj raj.k...@gmail.com wrote: On Feb 21, 2015, at 1:22 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2015-02-20 at 18:03 +, Richard Purdie wrote: On Mon, 2015-02-02 at 02:02 -0800, Khem Raj wrote: I have put together

[yocto] [PATCH] libpcap: add pkg-config support

2015-02-24 Thread Joe MacDonald
libpcap was not previously installing a pkg-config file. Add a basic one that will allow using 'pkg-config --libs libpcap', for example, in recipes rather than 'pcap-config', which frequently returns incorrect information. Signed-off-by: Joe MacDonald joe_macdon...@mentor.com --- I'm not