meta-secure-core: define the oe index name

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-07-20 14:17:27 +08:00
parent ede9a4f871
commit e874405319
7 changed files with 16 additions and 0 deletions

View File

@@ -9,4 +9,6 @@ BBFILE_COLLECTIONS += "tpm2"
BBFILE_PATTERN_tpm2 = "^${LAYERDIR}/"
BBFILE_PRIORITY_tpm2 = "10"
BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
LAYERDEPENDS_tpm2 = "core"