All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] toolchain: bump 2.6.38 kernel headers to 2.6.38.4
@ 2011-04-27 17:16 Gustavo Zacarias
  2011-04-27 17:16 ` [Buildroot] [PATCH 2/4] linux: bump 2.6.38 kernel " Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gustavo Zacarias @ 2011-04-27 17:16 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 toolchain/kernel-headers/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index 68151d0..e3f6b46 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in
@@ -46,6 +46,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "2.6.35.12"	if BR2_KERNEL_HEADERS_2_6_35
 	default "2.6.36.4"	if BR2_KERNEL_HEADERS_2_6_36
 	default "2.6.37.6"	if BR2_KERNEL_HEADERS_2_6_37
-	default "2.6.38.3"	if BR2_KERNEL_HEADERS_2_6_38
+	default "2.6.38.4"	if BR2_KERNEL_HEADERS_2_6_38
 	default "2.6"		if BR2_KERNEL_HEADERS_SNAP
 	default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
-- 
1.7.3.4

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

end of thread, other threads:[~2011-04-27 19:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 17:16 [Buildroot] [PATCH 1/4] toolchain: bump 2.6.38 kernel headers to 2.6.38.4 Gustavo Zacarias
2011-04-27 17:16 ` [Buildroot] [PATCH 2/4] linux: bump 2.6.38 kernel " Gustavo Zacarias
2011-04-27 19:06   ` Peter Korsgaard
2011-04-27 17:16 ` [Buildroot] [PATCH 3/4] qemu/arm-versatile: use 2.6.38.4 kernel to match headers Gustavo Zacarias
2011-04-27 19:06   ` Peter Korsgaard
2011-04-27 17:16 ` [Buildroot] [PATCH 4/4] toolchain: update uClibc snapshot config again to avoid build stalls Gustavo Zacarias
2011-04-27 19:06   ` Peter Korsgaard
2011-04-27 19:05 ` [Buildroot] [PATCH 1/4] toolchain: bump 2.6.38 kernel headers to 2.6.38.4 Peter Korsgaard

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.