mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-06 04:41:06 +00:00
meta-parsec: Remove meta-clang dependency
Since clang is in openembedded-core now, meta-parsec no longer needs meta-clang. Also updated maintainers in meta-parsec README.md since it had previously been missed. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
@@ -10,7 +10,7 @@ BBFILE_PRIORITY_parsec-layer = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_parsec-layer = "whinlatter walnascar scarthgap"
|
||||
|
||||
LAYERDEPENDS_parsec-layer = "core clang-layer"
|
||||
LAYERDEPENDS_parsec-layer = "core"
|
||||
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
Reference in New Issue
Block a user