mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
meta-tpm2: add dependency on meta-python2
Fixes: ERROR: ParseError at /buildarea/poky/meta-secure-core/meta-tpm2/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb:19: Could not inherit file classes/setuptools.bbclass Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
@@ -11,6 +11,6 @@ BBFILE_PRIORITY_tpm2 = "10"
|
|||||||
|
|
||||||
BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
|
BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
|
||||||
|
|
||||||
LAYERDEPENDS_tpm2 = "core"
|
LAYERDEPENDS_tpm2 = "core meta-python2"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus"
|
LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus"
|
||||||
|
|||||||
Reference in New Issue
Block a user