[oe] [meta-oe][PATCH] gcc-common-4.6.inc: Set ARM_INSTRUCTION_SET to arm

Paul Menzel paulepanter at users.sourceforge.net
Mon Jun 27 20:27:08 UTC 2011


Am Montag, den 27.06.2011, 13:08 -0700 schrieb Khem Raj:
> On Mon, Jun 27, 2011 at 1:01 PM, Paul Menzel
> <paulepanter at users.sourceforge.net> wrote:
> > Am Montag, den 27.06.2011, 12:32 -0700 schrieb Khem Raj:
> >> Otherwise it will compile libgcc in thumb mode when thumb
> >> mode is selected and libgcc in thumb mode does not work
> >> well.
> >>
> >> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> >> ---
> >>  meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc |    3 ++-
> >>  1 files changed, 2 insertions(+), 1 deletions(-)
> >>
> >> diff --git a/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc b/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc
> >> index 059f441..e5a1fba 100644
> >> --- a/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc
> >> +++ b/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc
> >> @@ -1,3 +1,4 @@
> >>  # this will prepend this layer to FILESPATH
> >>  FILESEXTRAPATHS := "${THISDIR}/gcc-4.6"
> >> -PRINC = "0"
> >> +PRINC = "1"
> >
> > Is that by intention or why is `INC_PR` not used?
> 
> yes. PRINC is special in oe-core. Where the real pr will run ahead by
> this amount

Thank you for the explanation. Maybe a comment would be nice since there
seems to be no documentation. But this does not concern your patch.

> so say original pr in oe-core is r4 then with the bbappend this will become r5
> >
> >> +ARM_INSTRUCTION_SET = "arm"


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110627/7aefa9ad/attachment-0002.sig>


More information about the Openembedded-devel mailing list