qemu/arm-vexpress: update to use kernel 3.5.4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 21 Sep 2012 04:54:22 +0000 (04:54 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 22 Sep 2012 19:47:50 +0000 (21:47 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/qemu_arm_vexpress_defconfig

index 03ea6e0afce16214c702cf54fd57383137c13f0f..8ac7a07f5c12559e6d1694c14080849e81608156 100644 (file)
@@ -11,12 +11,12 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
-# Lock to 3.4 headers to avoid breaking with newer kernels
-BR2_KERNEL_HEADERS_3_4=y
+# Lock to 3.5 headers to avoid breaking with newer kernels
+BR2_KERNEL_HEADERS_3_5=y
 
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.4.7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.5.4"
 BR2_LINUX_KERNEL_DEFCONFIG="vexpress"
 BR2_LINUX_KERNEL_ZIMAGE=y