]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
qemu/sh4-r2d: update to use kernel 3.2.33
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 15 Nov 2012 10:25:38 +0000 (10:25 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Nov 2012 21:48:16 +0000 (22:48 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
board/qemu/sh4-r2d/readme.txt
configs/qemu_sh4_r2d_defconfig

index c9b4a1035f3ab619a3115497bc2d7c83e389d97a..0eaf1cf0141f5185ba4b0649dfb633545ca39469 100644 (file)
@@ -5,4 +5,4 @@ Run the emulation with:
 The login prompt will appear in the terminal that started Qemu.
 The graphical window is the framebuffer.
 
-Tested with QEMU 1.1.1
+Tested with QEMU 1.2.0
index 2168853a5f3902799703f3e9e6587a3d9cf1f9ee..d766bc37dfb874ec623f01b2e2b62f86ea7379e6 100644 (file)
@@ -20,7 +20,7 @@ BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-multilib-list=m4,m4-nofpu"
 # Linux kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.30"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.33"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/sh4-r2d/linux-3.2.config"
 BR2_LINUX_KERNEL_ZIMAGE=y