summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.8.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.8.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.8.0.bb b/meta/recipes-devtools/qemu/qemu_2.8.0.bb
index e0527a8fd9..f25aa467e5 100644
--- a/meta/recipes-devtools/qemu/qemu_2.8.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.8.0.bb
@@ -11,6 +11,13 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
11 file://target-ppc-fix-user-mode.patch \ 11 file://target-ppc-fix-user-mode.patch \
12" 12"
13 13
14SRC_URI += " \
15 file://0001-Provide-support-for-the-CUSE-TPM.patch \
16 file://0002-Introduce-condition-to-notify-waiters-of-completed-c.patch \
17 file://0003-Introduce-condition-in-TPM-backend-for-notification.patch \
18 file://0004-Add-support-for-VM-suspend-resume-for-TPM-TIS.patch \
19"
20
14SRC_URI =+ "http://wiki.qemu-project.org/download/${BP}.tar.bz2" 21SRC_URI =+ "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
15 22
16SRC_URI[md5sum] = "17940dce063b6ce450a12e719a6c9c43" 23SRC_URI[md5sum] = "17940dce063b6ce450a12e719a6c9c43"