mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
conf/layer.conf: Support only thud release
If you want to use sumo release, please use sumo platform. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
parent
699671cc0a
commit
f5c932229c
|
@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "freescale-layer"
|
||||
BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_freescale-layer = "5"
|
||||
LAYERSERIES_COMPAT_freescale-layer = "sumo thud"
|
||||
LAYERSERIES_COMPAT_freescale-layer = "thud"
|
||||
|
||||
# Add the Freescale-specific licenses into the metadata
|
||||
LICENSE_PATH += "${LAYERDIR}/custom-licenses"
|
||||
|
|
Loading…
Reference in New Issue
Block a user