conf/layer.conf: drop styhead from LAYERSERIES_COMPAT

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2025-04-19 04:06:58 -07:00
committed by Matt Madison
parent a4c8bb0c55
commit b961e65fd8

View File

@@ -12,7 +12,7 @@ LAYERVERSION_tegra = "1"
LAYERDEPENDS_tegra = "core" LAYERDEPENDS_tegra = "core"
LAYERSERIES_COMPAT_tegra = "styhead walnascar" LAYERSERIES_COMPAT_tegra = "walnascar"
# Recipe modifications for other layers that may be included in the build # Recipe modifications for other layers that may be included in the build
BBFILES += "${@' '.join('${LAYERDIR}/external/%s/recipes*/*/*.bb' % layer \ BBFILES += "${@' '.join('${LAYERDIR}/external/%s/recipes*/*/*.bb' % layer \