[OE-core] [PATCH] musl: use arm instruction set for armv4 and armv5

Burton, Ross ross.burton at intel.com
Tue Dec 12 17:15:41 UTC 2017


Just to make it clear I'm waiting on Andrea or Khem to ping the right patch.

Ross

On 12 December 2017 at 15:23, Andrea Adami <andrea.adami at gmail.com> wrote:

> Hello,
>
> musl 1.18 recipe is still failing.
> Please apply one of the a.m. patches, thanks
>
> Andrea
>
> On Wed, Nov 15, 2017 at 4:37 AM, Khem Raj <raj.khem at gmail.com> wrote:
> > On Tue, Nov 14, 2017 at 1:44 PM, Andrea Adami <andrea.adami at gmail.com>
> wrote:
> >> thumb1 is not supported with musl.
> >>
> >> Fixes: [YOCTO #12336]
> >>
> >> Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
> >> ---
> >>  meta/recipes-core/musl/musl.inc | 4 ++++
> >>  1 file changed, 4 insertions(+)
> >>
> >> diff --git a/meta/recipes-core/musl/musl.inc
> b/meta/recipes-core/musl/musl.inc
> >> index 56c9d7f..b4b0de9 100644
> >> --- a/meta/recipes-core/musl/musl.inc
> >> +++ b/meta/recipes-core/musl/musl.inc
> >> @@ -26,3 +26,7 @@ INSANE_SKIP_${PN} = "dev-so"
> >>  # Doesn't compile in MIPS16e mode due to use of hand-written
> >>  # assembly
> >>  MIPS_INSTRUCTION_SET = "mips"
> >> +
> >> +# Doesn't support thumb1
> >> +ARM_INSTRUCTION_SET_armv4 = "arm"
> >> +ARM_INSTRUCTION_SET_armv5 = "arm"
> >
> > Ah I submitted a parallel fix that was sitting on my branch.
> > is that fine ?
> >
> >> --
> >> 2.7.4
> >>
> >> --
> >> _______________________________________________
> >> Openembedded-core mailing list
> >> Openembedded-core at lists.openembedded.org
> >> http://lists.openembedded.org/mailman/listinfo/openembedded-core
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171212/bbd0abb8/attachment-0002.html>


More information about the Openembedded-core mailing list