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
+2
View File
@@ -9,4 +9,6 @@ BBFILE_COLLECTIONS += "tpm"
BBFILE_PATTERN_tpm = "^${LAYERDIR}/"
BBFILE_PRIORITY_tpm = "10"
BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm"
LAYERDEPENDS_tpm = "core"