summaryrefslogtreecommitdiffstats
path: root/core/modules/swtpm/module.conf
diff options
context:
space:
mode:
authorManuel Bentele2021-11-05 13:30:03 +0100
committerManuel Bentele2021-11-05 13:30:03 +0100
commitad3811b12b80615436f83b2aabf6fdd3fe4b1eb4 (patch)
treeadc529d3b72c64a3531f1d6e883f9683ff4b684b /core/modules/swtpm/module.conf
parent[pkg-config] Fix invalid space at line end in pkg-config wrapper (diff)
downloadmltk-ad3811b12b80615436f83b2aabf6fdd3fe4b1eb4.tar.gz
mltk-ad3811b12b80615436f83b2aabf6fdd3fe4b1eb4.tar.xz
mltk-ad3811b12b80615436f83b2aabf6fdd3fe4b1eb4.zip
[swtpm] Add module for TPM emulation for QEMU machines (e.g. Windows 11)
Diffstat (limited to 'core/modules/swtpm/module.conf')
-rw-r--r--core/modules/swtpm/module.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/modules/swtpm/module.conf b/core/modules/swtpm/module.conf
new file mode 100644
index 00000000..2378ebb4
--- /dev/null
+++ b/core/modules/swtpm/module.conf
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+REQUIRED_GIT="
+ https://github.com/stefanberger/libtpms.git||v0.9.0
+ https://github.com/stefanberger/swtpm.git||v0.6.1
+"
+
+# copy everything since there is a clean installation done by 'make install'
+REQUIRED_DIRECTORIES="/"