From ec4342e825d90e660fc62df808a9186af43af88a Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 9 May 2012 01:36:35 +0000 Subject: qemu/configs: update to use kernel 3.3.5 Update the qemu samples configs that used kernel 3.3.4 to 3.3.5 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- configs/qemu_arm_vexpress_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/qemu_arm_vexpress_defconfig') diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig index 7388279ab..5f355b842 100644 --- a/configs/qemu_arm_vexpress_defconfig +++ b/configs/qemu_arm_vexpress_defconfig @@ -17,6 +17,6 @@ BR2_KERNEL_HEADERS_3_3=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.4" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.5" BR2_LINUX_KERNEL_DEFCONFIG="vexpress" BR2_LINUX_KERNEL_ZIMAGE=y -- cgit v1.2.3-55-g7522