Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-23 Thread Darren Hart
On 05/09/2011 06:56 PM, Franz Leitl wrote: Hi, Am Dienstag 10 Mai 2011, 03:40:04 schrieb Franz Leitl: Am Montag 09 Mai 2011, 22:53:19 schrieben Sie: The kernel should not remove bounds.h, that is documented in the Makefile. If it does, it's a bug. After executing bitbake -f -c compile

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On Mon, 2011-05-09 at 00:16 +0200, Franz Leitl wrote: Hi, I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes the .c files from scripts directory which are later needed

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes the .c files from scripts directory which are later needed by

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Koen Kooi
Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On 05/09/2011 10:32 AM, Franz Leitl wrote: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and module.bbclass. The kernel.bbclass deletes the .c files from

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On 05/09/2011 10:53 AM, Koen Kooi wrote: Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from shr- core but found some issues with kernel.bbclass and

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Am Montag 09 Mai 2011, 20:23:19 schrieb Darren Hart: On 05/09/2011 10:53 AM, Koen Kooi wrote: Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel module building against 2.6.34 from

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Darren Hart
On 05/09/2011 11:38 AM, Franz Leitl wrote: Am Montag 09 Mai 2011, 20:23:19 schrieb Darren Hart: On 05/09/2011 10:53 AM, Koen Kooi wrote: Op 9 mei 2011, om 19:32 heeft Franz Leitl het volgende geschreven: Hi, Am Montag 09 Mai 2011, 18:28:06 schrieben Sie: I've tried to get compcache kernel

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Hi, Am Montag 09 Mai 2011, 22:53:19 schrieben Sie: The kernel should not remove bounds.h, that is documented in the Makefile. If it does, it's a bug. After executing bitbake -f -c compile virtual/kernel I get bounds.h in ${S}/includes/generated/. Seems as if both oe_runmake -C $kerneldir

Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-09 Thread Franz Leitl
Hi, Am Dienstag 10 Mai 2011, 03:40:04 schrieb Franz Leitl: Am Montag 09 Mai 2011, 22:53:19 schrieben Sie: The kernel should not remove bounds.h, that is documented in the Makefile. If it does, it's a bug. After executing bitbake -f -c compile virtual/kernel I get bounds.h in