From 5c96735dbc9e77f2b5dd86f532aa467d78e553e2 Mon Sep 17 00:00:00 2001 From: "Roy.Li" Date: Wed, 8 Aug 2012 13:35:23 +0800 Subject: 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 Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/qemu/qemu_0.15.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/qemu/qemu_0.15.1.bb') 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 = "\ file://dummy-gl-config.patch \ file://0001-ppc64-Fix-linker-script.patch \ file://ppc-s500-set-invalid-mask.patch \ + file://hw-pl031-Actually-raise-interrupt-on-timer-expiry.patch \ " # Only use the GL passthrough patches for native/nativesdk versions -- cgit v1.2.3-54-g00ecf