Re: [OE-core] [PATCH 1/1] kernel.bbclass: enable a link for external module building

2014-09-30 Thread Bruce Ashfield
On 2014-09-30, 4:57 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com To build external modules, the link /lib/modules/kernel-version/build must exist, and point to the proper kernel source area. The kernel-dev package already provides the needed source files.

[OE-core] [PATCH 1/1] kernel.bbclass: enable a link for external module building

2014-09-30 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com To build external modules, the link /lib/modules/kernel-version/build must exist, and point to the proper kernel source area. The kernel-dev package already provides the needed source files. Now putting a link in place to unblock the external module

Re: [OE-core] [PATCH 1/1] kernel.bbclass: enable a link for external module building

2014-09-30 Thread Kamble, Nitin A
On 9/30/14, 2:00 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 2014-09-30, 4:57 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com To build external modules, the link /lib/modules/kernel-version/build must exist, and point to the proper kernel

Re: [OE-core] [PATCH 1/1] kernel.bbclass: enable a link for external module building

2014-09-30 Thread Bruce Ashfield
On Tue, Sep 30, 2014 at 5:00 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: On 2014-09-30, 4:57 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com To build external modules, the link /lib/modules/kernel-version/build must exist, and point to the proper