[OE-core] [PATCH v2] blacklist.bbclass: Avoid blacklist specific handle in base.bbclass

Otavio Salvador otavio at ossystems.com.br
Fri Aug 9 17:44:08 UTC 2013


On Fri, Aug 9, 2013 at 12:47 PM, Paul Eggleton
<paul.eggleton at linux.intel.com> wrote:
> On Saturday 03 August 2013 19:58:37 Otavio Salvador wrote:
>> +# Cope with PNBLACKLIST flags for multilib case
>> +addhandler blacklist_multilib_eventhandler
>> +blacklist_multilib_eventhandler[eventmask] = "bb.event.ConfigParsed"
>> +python blacklist_multilib_eventhandler() {
>> +    multilibs = e.data.getVar('MULTILIBSA', True)
>
> Typo - this should be MULTILIBS. Did you test this patch in a multilib
> configuration?

I changed it to test and ended commiting it. Sorry. I can send a v2 of it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list