summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_0.15.1.bb
diff options
context:
space:
mode:
authorRoy.Li <rongqing.li@windriver.com>2012-08-08 13:35:23 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-15 14:26:38 +0100
commit5c96735dbc9e77f2b5dd86f532aa467d78e553e2 (patch)
tree395e09dc3e8b46da666490d67613d5bff67f8bf5 /meta/recipes-devtools/qemu/qemu_0.15.1.bb
parent0452d8b2a066688c2c36135be83186196550fbb2 (diff)
downloadpoky-5c96735dbc9e77f2b5dd86f532aa467d78e553e2.tar.gz
qemu: backport patch to fix pl031 RTC
Intergrate the patch from: http://repo.or.cz/w/qemu.git/commit/13a16f1d91fc7a46b65b22a33f6ffea1b826a097 (From OE-Core rev: a2a47ebfc3c8afa93bbf28e4a243538ea61079ac) Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_0.15.1.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_0.15.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_0.15.1.bb b/meta/recipes-devtools/qemu/qemu_0.15.1.bb
index 7b862ed0dd..a914bcfad4 100644
--- a/meta/recipes-devtools/qemu/qemu_0.15.1.bb
+++ b/meta/recipes-devtools/qemu/qemu_0.15.1.bb
@@ -22,6 +22,7 @@ SRC_URI = "\
22 file://dummy-gl-config.patch \ 22 file://dummy-gl-config.patch \
23 file://0001-ppc64-Fix-linker-script.patch \ 23 file://0001-ppc64-Fix-linker-script.patch \
24 file://ppc-s500-set-invalid-mask.patch \ 24 file://ppc-s500-set-invalid-mask.patch \
25 file://hw-pl031-Actually-raise-interrupt-on-timer-expiry.patch \
25 " 26 "
26 27
27# Only use the GL passthrough patches for native/nativesdk versions 28# Only use the GL passthrough patches for native/nativesdk versions