[oe] Updates to meta-java (master) in 2015-07-07

Otavio Salvador otavio.salvador at gmail.com
Tue Jul 7 13:49:02 UTC 2015


Hello,

I pushed following updates:

commit 66c97ae7461f4c1a13917131787bb76dc34e6b6f (HEAD -> pending, origin/master, origin/HEAD)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jun 19 12:30:25 2015 -0300

    Add explict getVar param for (non) expansion
    
    Rather than just use d.getVar(X), use the more explict d.getVar(X, False)
    since at some point in the future, having the default of expansion would
    be nice. This is the first step towards that.
    
    This patch was mostly made using the command:
    
    sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *`
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

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



More information about the Openembedded-devel mailing list