summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tpm2/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm2/conf/layer.conf b/meta-tpm2/conf/layer.conf
index f615eed..937ffa6 100644
--- a/meta-tpm2/conf/layer.conf
+++ b/meta-tpm2/conf/layer.conf
@@ -11,6 +11,6 @@ BBFILE_PRIORITY_tpm2 = "10"
11 11
12BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2" 12BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
13 13
14LAYERDEPENDS_tpm2 = "core" 14LAYERDEPENDS_tpm2 = "core meta-python2"
15 15
16LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus" 16LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus"