From b5baf9cbb267e5973be02524bd1f0538d5e3b186 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 6 Feb 2013 08:49:39 +0000 Subject: configs/qemu: update to use latest kernels Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- configs/qemu_arm_versatile_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/qemu_arm_versatile_defconfig') diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig index 428e07efc..cbd7dd172 100644 --- a/configs/qemu_arm_versatile_defconfig +++ b/configs/qemu_arm_versatile_defconfig @@ -16,7 +16,7 @@ BR2_KERNEL_HEADERS_3_7=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.1" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.6" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-3.7.config" BR2_LINUX_KERNEL_ZIMAGE=y -- cgit v1.2.3