From e8744053191efd5d10a2471cbf8beedd482886e8 Mon Sep 17 00:00:00 2001 From: Lans Zhang Date: Thu, 20 Jul 2017 14:17:27 +0800 Subject: meta-secure-core: define the oe index name Signed-off-by: Lans Zhang --- meta-tpm2/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-tpm2') diff --git a/meta-tpm2/conf/layer.conf b/meta-tpm2/conf/layer.conf index 0b8656e..c39e063 100644 --- a/meta-tpm2/conf/layer.conf +++ b/meta-tpm2/conf/layer.conf @@ -9,4 +9,6 @@ BBFILE_COLLECTIONS += "tpm2" BBFILE_PATTERN_tpm2 = "^${LAYERDIR}/" BBFILE_PRIORITY_tpm2 = "10" +BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2" + LAYERDEPENDS_tpm2 = "core" -- cgit v1.2.3-54-g00ecf