Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] A bugfix to enable external module building on target
@ 2014-09-30 20:57 nitin.a.kamble
  2014-09-30 20:57 ` [PATCH 1/1] kernel.bbclass: enable a link for external module building nitin.a.kamble
  0 siblings, 1 reply; 5+ messages in thread
From: nitin.a.kamble @ 2014-09-30 20:57 UTC (permalink / raw)
  To: richard.purdie, saul.wold, ross.burton, dvhart, bruce.ashfield,
	Openembedded-core

From: Nitin A Kamble <nitin.a.kamble@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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-30 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30 20:57 [PATCH 0/1] A bugfix to enable external module building on target nitin.a.kamble
2014-09-30 20:57 ` [PATCH 1/1] kernel.bbclass: enable a link for external module building nitin.a.kamble
2014-09-30 21:00   ` Bruce Ashfield
2014-09-30 21:14     ` Bruce Ashfield
2014-09-30 21:14     ` Kamble, Nitin A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox