configs/qemu: update nuri to latest 3.10.x kernel
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Apr 2015 17:05:10 +0000 (14:05 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Apr 2015 06:02:45 +0000 (08:02 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/qemu/arm-nuri/readme.txt
configs/qemu_arm_nuri_defconfig

index 6fe1ac05e62efc7803a77e99a7510b4f082b632f..d7a642828d8987b8462ac7872791f87535d1eee9 100644 (file)
@@ -6,5 +6,6 @@ The login prompt will appear in the terminal that started Qemu. The
 graphical window is the framebuffer.
 
 Startup time is slow because of the SMP CPU emulation so be patient.
+This emulation is known to be flaky.
 
-Tested with QEMU 2.2.0
+Tested with QEMU 2.2.1
index bf70df02e288398acb5c92545fb3fad9937e852c..7a270ede88e245af7c349d7520f22bf8cf536bdf 100644 (file)
@@ -16,12 +16,12 @@ BR2_TARGET_ROOTFS_INITRAMFS=y
 # Lock to 3.10 headers to avoid breaking with newer kernels
 # Stuck at 3.10.x because there's no Nuri DTS
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.10.70"
+BR2_DEFAULT_KERNEL_VERSION="3.10.74"
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y
 
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.70"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.74"
 BR2_LINUX_KERNEL_DEFCONFIG="exynos4"
 BR2_LINUX_KERNEL_ZIMAGE=y