diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2013-11-05 09:03:27 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-11-05 23:49:16 +0100 |
commit | 1c7b9de8e08c7c851381037fed9e80d3f31c4881 (patch) | |
tree | fbbab8344c8558b40e43e5fec55c98c98e282774 /board/qemu/mipsel-malta/readme.txt | |
parent | 7c611d5b527505c896fdf181218b1c728f2ceaf9 (diff) | |
download | buildroot-1c7b9de8e08c7c851381037fed9e80d3f31c4881.tar.gz buildroot-1c7b9de8e08c7c851381037fed9e80d3f31c4881.zip |
configs/qemu: bump relevant config versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board/qemu/mipsel-malta/readme.txt')
-rw-r--r-- | board/qemu/mipsel-malta/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/qemu/mipsel-malta/readme.txt b/board/qemu/mipsel-malta/readme.txt index 1e17828138..b77cc84e20 100644 --- a/board/qemu/mipsel-malta/readme.txt +++ b/board/qemu/mipsel-malta/readme.txt @@ -6,4 +6,4 @@ The login prompt will appear in the terminal that started Qemu. The graphical window is the framebuffer. No keyboard support has been enabled. -Tested with QEMU 1.6.0 +Tested with QEMU 1.6.1 |