On Wed, Sep 27, 2017 at 10:06 AM, Burton, Ross <[email protected]> wrote:
> On 27 September 2017 at 17:33, Khem Raj <[email protected]> wrote:
>>
>>
>> On Wed, Sep 27, 2017 at 8:52 AM Christopher Larson <[email protected]>
>> 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
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to