mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
conf/layer.conf: Change dependency for use with meta-freescale
The meta-freescale layer provides is different so the dependency needs to be adjusted. Change-Id: I3b488f3037915ae82aae0bb5fd3338bb65947d55 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
ae68982b66
commit
ee5e324d2a
|
@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "fsl-arm-extra"
|
|||
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_fsl-arm-extra = "4"
|
||||
|
||||
LAYERDEPENDS_fsl-arm-extra = "core fsl-arm"
|
||||
LAYERDEPENDS_fsl-arm-extra = "core freescale-layer"
|
||||
|
|
Loading…
Reference in New Issue
Block a user