All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit master] target/linux: bump 2.6.{27, 31, 32, 33} stable versions
@ 2010-04-03  8:30 H Hartley Sweeten
  0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2010-04-03  8:30 UTC (permalink / raw)
  To: buildroot


commit: http://git.buildroot.net/buildroot/commit/?id=98366ba442ac5eb2b1b5a3970a53f86863617642
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Now that the kernel-headers are bumped, also bump the linux
targets to match.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 target/linux/Config.in.advanced |    2 +-
 target/linux/Config.in.versions |   18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/target/linux/Config.in.advanced b/target/linux/Config.in.advanced
index 36f5374..2c5dc36 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)"
+	bool "The latest stable Linux kernel (2.6.33.2)"
 
 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 f08b551..54a62d8 100644
--- a/target/linux/Config.in.versions
+++ b/target/linux/Config.in.versions
@@ -15,27 +15,27 @@ config LINUX26_LATEST_GIT_VERSION
 
 config BR2_KERNEL_CURRENT_VERSION
 	string
-	default "2.6.33"
+	default "2.6.33.2"
 	help
 	  This is the latest stable kernel (including minor version).
 
 config BR2_KERNEL_LATEST_2_6_33
 	string
-	default ""
+	default "2"
 	help
-	  Released 2010-Feb-24.
+	  Released 2010-Apr-01.
 
 config BR2_KERNEL_LATEST_2_6_32
 	string
-	default "9"
+	default "11"
 	help
-	  Released 2010-Feb-23.
+	  Released 2010-Apr-01.
 
 config BR2_KERNEL_LATEST_2_6_31
 	string
-	default "12"
+	default "13"
 	help
-	  Released 2010-Jan-18 (last .31-stable release).
+	  Released 2010-Apr-01 (last .31-stable release).
 
 config BR2_KERNEL_LATEST_2_6_30
 	string
@@ -57,6 +57,6 @@ config BR2_KERNEL_LATEST_2_6_28
 
 config BR2_KERNEL_LATEST_2_6_27
 	string
-	default "45"
+	default "46"
 	help
-	  Released 2010-Jan-28.
+	  Released 2010-Apr-01.
-- 
1.6.3.3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-03  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-03  8:30 [Buildroot] [git commit master] target/linux: bump 2.6.{27, 31, 32, 33} stable versions H Hartley Sweeten

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.