summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias2012-05-13 03:25:13 +0200
committerPeter Korsgaard2012-05-14 21:19:38 +0200
commit73e844fe2944b1c0c2e9942a9b7771158e9b0dad (patch)
tree0456059ffe04f722bbf36e3878839c63cb607e70
parentkernel-headers: bump 3.{2, 3}.x stable versions (diff)
downloadbuildroot-73e844fe2944b1c0c2e9942a9b7771158e9b0dad.tar.gz
buildroot-73e844fe2944b1c0c2e9942a9b7771158e9b0dad.tar.xz
buildroot-73e844fe2944b1c0c2e9942a9b7771158e9b0dad.zip
qemu/sh4-r2d: update to use kernel 3.2.17
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--configs/qemu_sh4_r2d_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_sh4_r2d_defconfig b/configs/qemu_sh4_r2d_defconfig
index 58ace03df..99db36a93 100644
--- a/configs/qemu_sh4_r2d_defconfig
+++ b/configs/qemu_sh4_r2d_defconfig
@@ -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.16"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.17"
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