diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-10-19 09:42:28 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-19 16:22:33 +0200 |
commit | f723087c66c94f7f6b48e1ebe86ecd9cf66a6e6c (patch) | |
tree | 6f990fea8d124a6290d51deb52ac37e0460b005a /board/qemu | |
parent | b2a69f18b7d4877e68c628dc876e117894d3bf52 (diff) | |
download | buildroot-f723087c66c94f7f6b48e1ebe86ecd9cf66a6e6c.tar.gz buildroot-f723087c66c94f7f6b48e1ebe86ecd9cf66a6e6c.zip |
configs/qemu: update to the latest possible kernel version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/qemu')
-rw-r--r-- | board/qemu/ppc64-pseries/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/qemu/ppc64-pseries/readme.txt b/board/qemu/ppc64-pseries/readme.txt index 45953f7413..6ab1d8dfcb 100644 --- a/board/qemu/ppc64-pseries/readme.txt +++ b/board/qemu/ppc64-pseries/readme.txt @@ -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 |