From 8ed710fcc82b02f57fa77022b7ddbfdb86848682 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 14 Feb 2024 15:43:56 -0800 Subject: [PATCH] layer.conf: Update for the scarthgap release series Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 612b7b34..df7965d3 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,7 +12,7 @@ LAYERVERSION_tegra = "1" LAYERDEPENDS_tegra = "core" -LAYERSERIES_COMPAT_tegra = "nanbield" +LAYERSERIES_COMPAT_tegra = "nanbield scarthgap" # Recipe modifications for other layers that may be included in the build BBFILES += "${@' '.join('${LAYERDIR}/external/%s/recipes*/*/*.bb' % layer \