From a2befc3a380c5fd41441a4370ea22a7bfd4c109d Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sat, 18 Feb 2012 16:30:42 -0300 Subject: qemu/arm-versatile: update to use kernel 3.2.6 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- configs/qemu_arm_versatile_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig index 17aa833c0..fdc2e72b6 100644 --- a/configs/qemu_arm_versatile_defconfig +++ b/configs/qemu_arm_versatile_defconfig @@ -13,7 +13,7 @@ BR2_TARGET_ROOTFS_EXT2=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.6" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-3.2.config" BR2_LINUX_KERNEL_ZIMAGE=y -- cgit v1.2.3