* [Buildroot] [git commit master] kernel-headers: add 2.6.32
@ 2009-12-03 14:59 Peter Korsgaard
2009-12-03 16:54 ` Joachim Pihl
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-12-03 14:59 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=b80b4051dcdd31e28a7dd2cfad7c1617d2cdd678
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
| 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
--git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index 42173f1..19f0ae8 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in
@@ -34,10 +34,14 @@ choice
config BR2_KERNEL_HEADERS_2_6_30
bool "Linux 2.6.30.x kernel headers"
- depends on BR2_DEPRECATED || BR2_RECENT
+ depends on BR2_DEPRECATED
config BR2_KERNEL_HEADERS_2_6_31
bool "Linux 2.6.31.x kernel headers"
+ depends on BR2_DEPRECATED || BR2_RECENT
+
+ config BR2_KERNEL_HEADERS_2_6_32
+ bool "Linux 2.6.32.x kernel headers"
config BR2_KERNEL_HEADERS_VERSION
bool "Linux 2.6 (manually specified version)"
@@ -67,5 +71,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
default "2.6.30.9" if BR2_KERNEL_HEADERS_2_6_30
default "2.6.31.6" if BR2_KERNEL_HEADERS_2_6_31
+ default "2.6.32" if BR2_KERNEL_HEADERS_2_6_31
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
--
1.6.3.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [git commit master] kernel-headers: add 2.6.32
2009-12-03 14:59 [Buildroot] [git commit master] kernel-headers: add 2.6.32 Peter Korsgaard
@ 2009-12-03 16:54 ` Joachim Pihl
2009-12-03 18:06 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Joachim Pihl @ 2009-12-03 16:54 UTC (permalink / raw)
To: buildroot
On Thu, 03 Dec 2009 15:59:15 +0100, Peter Korsgaard <jacmet@sunsite.dk>
wrote:
> default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
> default "2.6.30.9" if BR2_KERNEL_HEADERS_2_6_30
> default "2.6.31.6" if BR2_KERNEL_HEADERS_2_6_31
> + default "2.6.32" if BR2_KERNEL_HEADERS_2_6_31
that should probably be BR2_KERNEL_HEADERS_2_6_32 ?
--
Joachim Pihl
Senior R&D Engineer
Nevion
Tel: +47 33 48 94 66
Fax: +47 33 48 99 98
Mobile: +47 91 33 98 91
jpihl at nevion.com
www.nevion.com
-----------------------------------
The Global Video Transport Leader
-----------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [git commit master] kernel-headers: add 2.6.32
2009-12-03 16:54 ` Joachim Pihl
@ 2009-12-03 18:06 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2009-12-03 18:06 UTC (permalink / raw)
To: buildroot
>>>>> "Joachim" == Joachim Pihl <jpihl@nevion.com> writes:
Joachim> On Thu, 03 Dec 2009 15:59:15 +0100, Peter Korsgaard
Joachim> <jacmet@sunsite.dk> wrote:
>> default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
>> default "2.6.30.9" if BR2_KERNEL_HEADERS_2_6_30
>> default "2.6.31.6" if BR2_KERNEL_HEADERS_2_6_31
>> + default "2.6.32" if BR2_KERNEL_HEADERS_2_6_31
Joachim> that should probably be BR2_KERNEL_HEADERS_2_6_32 ?
Argh, but ofcourse! That should teach me to not try to do too many
things at once :/
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-03 18:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03 14:59 [Buildroot] [git commit master] kernel-headers: add 2.6.32 Peter Korsgaard
2009-12-03 16:54 ` Joachim Pihl
2009-12-03 18:06 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox