diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-26 18:56:15 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-27 09:51:04 +0200 |
commit | 57040f419651ad3d29140a08bd513b3334f0f82b (patch) | |
tree | a963804e63d6463af98c12b75dc6f2f4555450b0 /board | |
parent | 76b06c28fa732829ccb777a06212fb18676b1d73 (diff) |
qemu-arm: update versatile config to latest kernel
Update to Kernel 3.16.3.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/qemu/arm-versatile/linux-3.16.config (renamed from board/qemu/arm-versatile/linux-3.13.config) | 0 | ||||
-rw-r--r-- | board/qemu/arm-versatile/readme.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/board/qemu/arm-versatile/linux-3.13.config b/board/qemu/arm-versatile/linux-3.16.config index 38c646656..38c646656 100644 --- a/board/qemu/arm-versatile/linux-3.13.config +++ b/board/qemu/arm-versatile/linux-3.16.config diff --git a/board/qemu/arm-versatile/readme.txt b/board/qemu/arm-versatile/readme.txt index 2c02e26cf..d2eeb190d 100644 --- a/board/qemu/arm-versatile/readme.txt +++ b/board/qemu/arm-versatile/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.7.0 +Tested with QEMU 2.1.0 |