qemu/sparc-ss10: update to the latest versions
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 7 Oct 2014 12:29:47 +0000 (09:29 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 7 Oct 2014 15:00:18 +0000 (17:00 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/qemu/sparc-ss10/readme.txt
configs/qemu_sparc_ss10_defconfig

index 9729acc59086059e7d0bde04bf7c251f31d14927..0658a81faf721580245c4e8a8bed76ae1a5233fa 100644 (file)
@@ -4,4 +4,4 @@ Run the emulation with:
 
 The login prompt will appear in the terminal that started Qemu.
 
-Tested with QEMU 2.1.0
+Tested with QEMU 2.1.2
index 22b2b875326fd02c4eb2bc04a005ac32c00c6f04..6e2c6001cb18698e8b33ef23202abb4b8b72c861 100644 (file)
@@ -8,14 +8,14 @@ BR2_GLOBAL_PATCH_DIR="board/qemu/sparc-ss10"
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
-# Lock to 3.16 headers to avoid breaking with newer kernels
+# Lock to 3.17 headers to avoid breaking with newer kernels
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.16.3"
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_16=y
+BR2_DEFAULT_KERNEL_VERSION="3.17"
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_17=y
 
 # Linux kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.16.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.17"
 BR2_LINUX_KERNEL_DEFCONFIG="sparc32"
 BR2_LINUX_KERNEL_ZIMAGE=y