All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20 from Poky
       [not found] <E1HYepp-00068Z-NQ@linuxtogo.org>
@ 2007-04-03 16:48 ` Thomas Kunze
  2007-04-03 17:13   ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Kunze @ 2007-04-03 16:48 UTC (permalink / raw)
  To: openembedded-devel

Wouldn't it be better do do something like 
http://bugs.openembedded.org/attachment.cgi?id=1172?



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

* Re: [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20 from Poky
  2007-04-03 16:48 ` [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20 from Poky Thomas Kunze
@ 2007-04-03 17:13   ` Koen Kooi
  2007-04-03 23:36     ` Thomas Kunze
  0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2007-04-03 17:13 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas Kunze schreef:
> Wouldn't it be better do do something like 
> http://bugs.openembedded.org/attachment.cgi?id=1172?

No, since I want 2.6.20, not 2.6.18
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGEos8MkyGM64RGpERAi0zAJ44kfuXMQCvOCM+tE182h+0TYB1GACfZlvm
Cyr0L0Q77yLbjDwqqTtjhUY=
=Ww5v
-----END PGP SIGNATURE-----



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

* Re: [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20 from Poky
  2007-04-03 17:13   ` Koen Kooi
@ 2007-04-03 23:36     ` Thomas Kunze
  2007-04-04  9:23       ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Kunze @ 2007-04-03 23:36 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]


>> Wouldn't it be better do do something like 
>> http://bugs.openembedded.org/attachment.cgi?id=1172?
>>     
>
> No, since I want 2.6.20, not 2.6.18
But woudn't it be better to patch the kernel Kconfig files to provide 
additional header files when invoking "make headers_install". The 
attached patch does that for 2.6.18. But it should also work with newer 
kernels. That way other architectures can also distribute the same 
header files without storing them in OE.

[-- Attachment #2: arm-asm-headers.patch --]
[-- Type: text/x-patch, Size: 239 bytes --]

--- linux-2.6.18/include/asm-arm/Kbuild	2006-09-20 05:42:06.000000000 +0200
+++ linux-2.6.18.mod/include/asm-arm/Kbuild	2007-02-19 19:02:40.000000000 +0100
@@ -1 +1,2 @@
 include include/asm-generic/Kbuild.asm
+unidef-y += procinfo.h

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

* Re: [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20 from Poky
  2007-04-03 23:36     ` Thomas Kunze
@ 2007-04-04  9:23       ` Richard Purdie
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2007-04-04  9:23 UTC (permalink / raw)
  To: openembedded-devel

On Wed, 2007-04-04 at 01:36 +0200, Thomas Kunze wrote:
> >> Wouldn't it be better do do something like 
> >> http://bugs.openembedded.org/attachment.cgi?id=1172?
> >>     
> >
> > No, since I want 2.6.20, not 2.6.18
> But woudn't it be better to patch the kernel Kconfig files to provide 
> additional header files when invoking "make headers_install". The 
> attached patch does that for 2.6.18. But it should also work with newer 
> kernels. That way other architectures can also distribute the same 
> header files without storing them in OE.

I think the standard kernel header causes the build to break if I
remember rightly from my tests :-(. 

Ultimately, that needs fixing but I suspect the kernel people will say
its an external issue.

Regards,

Richard




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

end of thread, other threads:[~2007-04-04  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1HYepp-00068Z-NQ@linuxtogo.org>
2007-04-03 16:48 ` [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20 from Poky Thomas Kunze
2007-04-03 17:13   ` Koen Kooi
2007-04-03 23:36     ` Thomas Kunze
2007-04-04  9:23       ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.