mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 13:25:21 +02:00
layer.conf: fix layer matching name
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
3be3cb15c2
commit
b5ec87e785
|
@ -6,5 +6,5 @@ BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
|
|||
${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
|
||||
BBFILE_COLLECTIONS += "fsl-arm-extra"
|
||||
BBFILE_PATTERN_freescale := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_freescale = "4"
|
||||
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_fsl-arm-extra = "4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user