From: Nitin A Kamble <nitin.a.kam...@intel.com> The path /lib/modules/<kernel-version>/build was missing on the target. It is required to build external modules on the target. The kernel-dev package provides all the needed support files for building the external kernel modules. This commit creates the required missing link on the target, which enables the external modules building.
This has been tested with a simple external module on the qemux86-64 machine with the core-image-sato-sdk image. See this bug for more details: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2968 Thanks, Nitin The following changes since commit c34775f8864f9bf9a2b32af1e3a803f7d84e11ba: deb_packaging: Added support for multilib (2014-09-30 14:33:31 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib nitin/misc http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (1): kernel.bbclass: enable a link for external module building meta/classes/kernel.bbclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.8.1.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core