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-integrity/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-integrity') diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 45d7758..bee4857 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf @@ -11,6 +11,8 @@ BBFILE_PRIORITY_integrity = "10" IMA_SIGNING_BLACKLIST ??= "${LAYERDIR}/files/ima_signing_blacklist" +BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity" + LAYERDEPENDS_integrity = "\ core \ signing-key \ -- cgit v1.2.3-54-g00ecf