[OE-core] easiest way to patch some headers in gcc-5.2 source?

Khem Raj raj.khem at gmail.com
Wed Jun 22 19:59:26 UTC 2016


> On Jun 2, 2016, at 6:40 AM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
> 
> 
>  for backward compatibility reasons, i need to patch some header
> files in gcc-5.2 to change some quoted includes to angle bracket-style
> includes.
> 
>  i have the patch, and this change is only to make the resultant
> cross-compiler work properly, but i figure the easiest thing to do is
> just apply the patch to *all* gcc-5.2 compilations (native, cross,
> whatever) since it's all fairly innocent and won't break anything that
> already works.
> 
>  from what i see, in all the recipes and inc files under
> oe-core/meta/recipes-devtools/gcc/, i can just add the application of
> that patch to the gcc-source_5.2.bb recipe, which will then apply to
> all gcc-5.2 compilation output, is that correct? so i'd create me a
> little gcc-source_5.2.bbappend file and add my patch to SRC_URI.
> 
>  does all that sound reasonable? am i reading this correctly?

did this work for you ?

> 
> rday
> 
> --
> 
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                        http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160622/83fa6083/attachment-0002.sig>


More information about the Openembedded-core mailing list