diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-12-29 16:23:13 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-30 12:32:25 +0100 |
commit | 05dcaabbdc5ddff6fcc86625d06e76049c071b31 (patch) | |
tree | 0f937ff85567f6696b8b5dc6994b6491da7d2820 /board/qemu | |
parent | 0fdfc7db1eb473f49a50a775d90f611e0a46227f (diff) | |
download | buildroot-novena-05dcaabbdc5ddff6fcc86625d06e76049c071b31.tar.gz buildroot-novena-05dcaabbdc5ddff6fcc86625d06e76049c071b31.zip |
qemu/sparc-ss10: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'board/qemu')
-rw-r--r-- | board/qemu/sparc-ss10/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/qemu/sparc-ss10/readme.txt b/board/qemu/sparc-ss10/readme.txt index e5a1d457f..4290c555b 100644 --- a/board/qemu/sparc-ss10/readme.txt +++ b/board/qemu/sparc-ss10/readme.txt @@ -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.2.0 +Tested with QEMU 1.3.0 |