[yocto] [PATCH] bitbake: fetch2: Revalidate checksums, YOCTO #5571

2015-02-23 Thread Clemens Lang
[YOCTO #5571] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=5571 The following workflow (whether accidentally or deliberately) would previously not result in a checksum error, but would be helpful to do so: - Write a recipe with correct checksums - Fetch the sources for this recipe using

Re: [yocto] [PATCH] Add mpich support

2015-02-23 Thread Burton, Ross
Patches for meta-oe should go to the openembedded-devel list, not yocto@. Ross On 19 February 2015 at 21:43, Alexandru.Vaduva alexandru.vad...@enea.com wrote: From: Victor Rodriguez victor.rodriguez.bah...@intel.com This patch add mpich support to yocto in order to run MPI framework on

[yocto] [Recipe reporting system] Upgradable recipe name list

2015-02-23 Thread recipe-report
This mail was sent out by Recipe reporting 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

Re: [yocto] [psplash][PATCH] Adding support for systemd and its service files

2015-02-23 Thread Burton, Ross
Hi Petter, On 22 February 2015 at 21:20, Petter Mabäcker pet...@technux.se wrote: Anyone who knows what happened with this change? Any problem detected? I was looking into adding support for systemd in psplash and found this old changeset that is not included in the psplash repo yet. I

[yocto] cannot compile kernel module - headers missing

2015-02-23 Thread Jens Rapp
hi, i have a simple hello world kernel module and i cannot compile it. linux headers are missing i tried to set -I $(OECORE_TARGET_SYSROOT)usr/src/kernel/include/ but there seems to be much more missing.. is there any way to do this easier? here's what i have: module.c -

Re: [yocto] cannot compile kernel module - headers missing

2015-02-23 Thread Bruce Ashfield
On 2015-02-23 10:02 AM, Jens Rapp wrote: hi, i have a simple hello world kernel module and i cannot compile it. linux headers are missing i tried to set -I $(OECORE_TARGET_SYSROOT)usr/src/kernel/include/ but there seems to be much more missing.. What release are you using ? The kernel sources

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

2015-02-23 Thread Khem Raj
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 upgrade to gcc 4.9.2 as well as glibc 2.21 ( upcoming ) on a contrib

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

2015-02-23 Thread Jolley, Stephen K
Tuesday, February 24, 2015 8:00 AM US Pacific Time Agenda: * 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] [OE-core] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-23 Thread Khem Raj
On Feb 20, 2015, at 4:27 PM, Peter Urbanec openembedded-de...@urbanec.net wrote: On 21/02/15 05:03, Richard Purdie wrote: On Mon, 2015-02-02 at 02:02 -0800, Khem Raj wrote: I have put together upgrade to gcc 4.9.2 as well as glibc 2.21 ( ... For info, I've now merged the glibc part of