Commit 4ee69b6b authored by Svein-Erik Skjelbred's avatar Svein-Erik Skjelbred Committed by Peter Korsgaard
Browse files

linux-advanced: bump 2.6.29.x kernel version

parent 4088a529
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,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.29.2)"
	bool "The latest stable Linux kernel (2.6.29.4)"

config BR2_LINUX_2_6_29
	bool "Linux 2.6.29"
+2 −2
Original line number Diff line number Diff line
@@ -19,13 +19,13 @@ config LINUX26_LATEST_MM_VERSION

config BR2_KERNEL_CURRENT_VERSION
	string
	default "2.6.29.2"
	default "2.6.29.4"
	help
	  This is the latest stable kernel (including minor version)

config BR2_KERNEL_LATEST_2_6_29
	string
	default "2"
	default "4"

config BR2_KERNEL_LATEST_2_6_28
	string