mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
layer.conf: define LAYERDEPENDS to match actual deps
Aligns layer.conf layer dependencies with reality and the declared dependencies in the README. Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
parent
940d9fb8c6
commit
2e09577a23
|
@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "fsl-arm-extra"
|
||||
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_fsl-arm-extra = "4"
|
||||
|
||||
LAYERDEPENDS_fsl-arm-extra = "core fsl-arm"
|
||||
|
|
Loading…
Reference in New Issue
Block a user