diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-07-31 18:13:10 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-07-31 23:39:10 +0200 |
commit | 71bcaa69d09d8cad9274a8b7ec6c7055f6102a55 (patch) | |
tree | dfbd295c0ba0d5df1097d8a5da292b5abbb711d5 /board/qemu/arm-vexpress | |
parent | 14bd1e4c501ba24826fb9110dce563d06f1ce898 (diff) | |
download | buildroot-novena-71bcaa69d09d8cad9274a8b7ec6c7055f6102a55.tar.gz buildroot-novena-71bcaa69d09d8cad9274a8b7ec6c7055f6102a55.zip |
qemu/arm-vexpress: update to use kernel 3.4.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/qemu/arm-vexpress')
-rw-r--r-- | board/qemu/arm-vexpress/readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/qemu/arm-vexpress/readme.txt b/board/qemu/arm-vexpress/readme.txt index 0d3631c72..aeea842b8 100644 --- a/board/qemu/arm-vexpress/readme.txt +++ b/board/qemu/arm-vexpress/readme.txt @@ -4,3 +4,5 @@ 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.1.1 |