swtpm: now need python-cryptography, pull in layer

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-03-30 07:18:49 -07:00
parent 2223b8692e
commit 6bcba5f95c
+1
View File
@@ -13,6 +13,7 @@ LAYERSERIES_COMPAT_tpm-layer = "hardknott"
LAYERDEPENDS_tpm-layer = " \
core \
openembedded-layer \
meta-python \
"
BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm"