[OE-core] [PATCH] goarch.bbclass: rework mips architecture checks

Matt Madison matt at madison.systems
Wed Sep 27 19:40:45 UTC 2017


On Wed, Sep 27, 2017 at 10:06 AM, Burton, Ross <ross.burton at intel.com> wrote:
> On 27 September 2017 at 17:33, Khem Raj <raj.khem at gmail.com> wrote:
>>
>>
>> On Wed, Sep 27, 2017 at 8:52 AM Christopher Larson <kergoth at gmail.com>
>> wrote:
>>>
>>> Another option is to use contains() for this. The signature generation
>>> code knows how to handle contains specially, only depending on the presence
>>> of the specified value in the list, rather than the entirety.
>>
>>
>> This approach seems better than anon python
>
>
> Yes, agreed.

I didn't know about the special handling for contains. I'll see if I
can rework the patch to
avoid the anonymous python, although it may be tricky since there's
some rewriting
involved to force mips32r2 -> mips32.

Thanks,
-Matt

>
> Ross



More information about the Openembedded-core mailing list