Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] target/linux: bump 2.6.32 and 2.6.33 versions
@ 2010-05-13  1:01 H Hartley Sweeten
  2010-05-16 20:30 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: H Hartley Sweeten @ 2010-05-13  1:01 UTC (permalink / raw)
  To: buildroot

New versions of the 2.6.32 and 2.6.33 kernel were released today
and it is suggested that all users should upgrade.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>

---

diff --git a/target/linux/Config.in.advanced b/target/linux/Config.in.advanced
index b0022d3..d6c8559 100644
--- a/target/linux/Config.in.advanced
+++ b/target/linux/Config.in.advanced
@@ -97,7 +97,7 @@ choice
 	  Select the specific Linux version you want to use
 
 config BR2_LINUX_2_6_STABLE
-	bool "The latest stable Linux kernel (2.6.33.2)"
+	bool "The latest stable Linux kernel (2.6.33.4)"
 
 config BR2_LINUX_2_6_33
 	bool "Linux 2.6.33"
diff --git a/target/linux/Config.in.versions b/target/linux/Config.in.versions
index 54a62d8..c5263a4 100644
--- a/target/linux/Config.in.versions
+++ b/target/linux/Config.in.versions
@@ -15,21 +15,21 @@ config LINUX26_LATEST_GIT_VERSION
 
 config BR2_KERNEL_CURRENT_VERSION
 	string
-	default "2.6.33.2"
+	default "2.6.33.4"
 	help
 	  This is the latest stable kernel (including minor version).
 
 config BR2_KERNEL_LATEST_2_6_33
 	string
-	default "2"
+	default "4"
 	help
-	  Released 2010-Apr-01.
+	  Released 2010-May-12.
 
 config BR2_KERNEL_LATEST_2_6_32
 	string
-	default "11"
+	default "13"
 	help
-	  Released 2010-Apr-01.
+	  Released 2010-May-12.
 
 config BR2_KERNEL_LATEST_2_6_31
 	string

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

end of thread, other threads:[~2010-05-16 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13  1:01 [Buildroot] [PATCH] target/linux: bump 2.6.32 and 2.6.33 versions H Hartley Sweeten
2010-05-16 20:30 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox