Hello, I pushed following updates:
commit 66c97ae7461f4c1a13917131787bb76dc34e6b6f (HEAD -> pending, origin/master, origin/HEAD) Author: Otavio Salvador <ota...@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 <ota...@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 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel