]> code.ossystems Code Review - openembedded-core.git/commit
uboot-config.bbclass: Use an annonymous python function
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 19 Sep 2013 20:48:36 +0000 (17:48 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Sep 2013 11:27:56 +0000 (12:27 +0100)
commit75bde3ee02262cb3c6b91279ca277e3e5324ee5e
treeecd7def1ed6f4543466e20c6f300113192b879ae
parentdac7dd70eb7a55ada5fdfc224aba5bac7c49f63f
uboot-config.bbclass: Use an annonymous python function

The processing needs to happen per recipe and thus it ought to use
annonymous python function instead to be triggered at event.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/uboot-config.bbclass