mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
meta-tpm2/conf/layer.conf: remove meta-python2 from LAYERDEPENDS
Get rid of meta-python2 dependency because python2 is EOL. 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"
|
||||
|
||||
LAYERDEPENDS_tpm2 = "core meta-python2"
|
||||
LAYERDEPENDS_tpm2 = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus dunfell gatesgarth"
|
||||
|
||||
Reference in New Issue
Block a user