From: Darren Hart <[email protected]> The following commit introduced a build bug and left some debug lying around.
commit 3b49416fc7a7ee9bfe722f2e6089aa18df41dc58 Author: Darren Hart <[email protected]> Date: Tue Mar 8 17:09:10 2011 -0800 kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules The following 2 patches address that. Thanks, Darren Hart <[email protected]> --- Darren Hart (2): kernel: Copy over bzImage to sysroots during install kernel: Remove debug statements meta/classes/kernel.bbclass | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) -- 1.7.3.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
