From 1c534c97b586119b1e08ed9478ed573b3441e978 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Thu, 12 Dec 2024 11:48:28 +0100 Subject: [PATCH] Revert "meta-digi-dey: layer.conf: make "outdated" layers compatible with Yocto 5.0" This reverts commit 3231654757fe105843442789bda5504a88e1c199, as a new scarthgap branch for the meta-st-x-linux-ai layer is now available. https://onedigi.atlassian.net/browse/DEL-9419 --- meta-digi-dey/conf/layer.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-digi-dey/conf/layer.conf b/meta-digi-dey/conf/layer.conf index 552c01a41..caf82bd6a 100644 --- a/meta-digi-dey/conf/layer.conf +++ b/meta-digi-dey/conf/layer.conf @@ -52,7 +52,3 @@ ftp://.*/.* ${DIGI_MIRROR} \n \ http://.*/.* ${DIGI_MIRROR} \n \ https://.*/.* ${DIGI_MIRROR} \n \ " - -# Make "outdated" community layers compatible with scarthgap until they have -# a proper scarthgap branch available -LAYERSERIES_COMPAT_x-linux-ai += " scarthgap"