[yocto] [meta-security][PATCH 06/17] qemu: Add tpm flag

Armin Kuster akuster808 at gmail.com
Mon Oct 17 17:02:19 PDT 2016


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 recipes-devtools/qemu/qemu_2.7.0.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-devtools/qemu/qemu_2.7.0.bbappend

diff --git a/recipes-devtools/qemu/qemu_2.7.0.bbappend b/recipes-devtools/qemu/qemu_2.7.0.bbappend
new file mode 100644
index 0000000..d4cecb9
--- /dev/null
+++ b/recipes-devtools/qemu/qemu_2.7.0.bbappend
@@ -0,0 +1 @@
+EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'tpm', '--enable-tpm', '', d)}"
-- 
2.7.4




More information about the yocto mailing list