mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
conf/layer.conf: drop styhead from LAYERSERIES_COMPAT
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
a4c8bb0c55
commit
b961e65fd8
@@ -12,7 +12,7 @@ LAYERVERSION_tegra = "1"
|
||||
|
||||
LAYERDEPENDS_tegra = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_tegra = "styhead walnascar"
|
||||
LAYERSERIES_COMPAT_tegra = "walnascar"
|
||||
|
||||
# Recipe modifications for other layers that may be included in the build
|
||||
BBFILES += "${@' '.join('${LAYERDIR}/external/%s/recipes*/*/*.bb' % layer \
|
||||
|
||||
Reference in New Issue
Block a user