All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Kunze <thommycheck@gmx.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] org.oe.dev linux-libc-headers: add 2.6.20	from Poky
Date: Wed, 04 Apr 2007 01:36:43 +0200	[thread overview]
Message-ID: <4612E50B.90909@gmx.de> (raw)
In-Reply-To: <46128B3C.6090108@dominion.kabel.utwente.nl>

[-- 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

  reply	other threads:[~2007-04-03 23:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
2007-04-04  9:23       ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4612E50B.90909@gmx.de \
    --to=thommycheck@gmx.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.