* Phil Blundell Phil Blundell <[email protected]> [07/05/11 02:38 PM]: > On Tue, 2011-07-05 at 14:05 +0200, Anders Darander wrote: > > When compiling an external module, the compilation errors out, when > > scripts/basic/fixdep and later on scripts/mod/modpost is being requested. > > The removal of 'make -C $kerneldir _mrproper_scripts' fixes these > > problems. > > It is a bit sad that these sorts of changes need to be done twice. Is > there a compelling reason why meta-oe needs to maintain its own version > of kernel.bbclass rather than sharing it with oe-core?
Yes, it is certainly a sad state. The primary difference seems to be some changes in the uImage-related code, and that meta-oe has some initramfs-support in its kernel.bbclass. Can someone with deeper knowledge comment on this? I guess that it shouldn't be any real problems in getting the initramfs support code merged into oe- core. What about the differences in the uImage code? (I haven't really looked into the differences). Cheers, Anders _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
