[OE-core] [PATCH] rpm: fix build issue with gcc5

Dan McGregor danismostlikely at gmail.com
Tue May 12 15:15:14 UTC 2015


On 12 May 2015 at 08:57, Otavio Salvador <otavio at ossystems.com.br> wrote:
> On Tue, May 12, 2015 at 4:06 AM, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
>> On Sun, 2015-05-10 at 23:03 +0100, Richard Purdie wrote:
> ...
>> Otavio: Could you see what our options are with meta-fsl-ppc and
>> metafsl-arm?
>
> Yes. I foresee some challenges especially the old kernels.
>
> fsl-arm has 2.6.35 for some platforms and fsl-ppc has 3.12.
>
> I am adding FSL people to also take a look on these failures.

I found one simple hack is to set the C standard to gnu89 for kernel
builds. I just added

KERNEL_CC_append = " -std=gnu89"

to my local.conf and my wandboard kernel built and booted. Haven't
tried the PPC kernels yet, though.

>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list