summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorErnest Van Hoecke <ernest.vanhoecke@toradex.com>2026-03-20 10:52:38 +0100
committerErnest Van Hoecke <ernest.vanhoecke@toradex.com>2026-03-20 10:53:18 +0100
commite9e0a86e096fcfe227ae0abd99f45458598b3c8b (patch)
tree6173d0b3e170f18c320936242b0a8157054b8aed /conf
parent64e2e57d1805a79ba882fd6c5ecda69fd068ba6b (diff)
layer.conf: Update for the wrynose release series
Change the compatibility to wrynose, as no long term support for whinlatter is planned. Fixes the below build error: ERROR: Layer toradex-nxp-layer is not compatible with the core layer which only supports these series: wrynose (layer is compatible with whinlatter) Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index a854f32..a419466 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -26,4 +26,4 @@ LAYERDEPENDS_toradex-nxp-layer = " \
freescale-3rdparty \
toradex-bsp-common-layer \
"
-LAYERSERIES_COMPAT_toradex-nxp-layer = "whinlatter"
+LAYERSERIES_COMPAT_toradex-nxp-layer = "wrynose"