From d526f80234d06ac1bbf17d7324979bbf2fb30c82 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Thu, 26 Aug 2021 21:25:21 -0700 Subject: layer.conf: drop dynamic-layer Signed-off-by: Armin Kuster --- conf/layer.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index cdcfaee..ad9da56 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,7 +16,3 @@ LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer met # Sanity check for meta-security layer. # Setting SKIP_META_SECURITY_SANITY_CHECK to "1" would skip the bbappend files check. INHERIT += "sanity-meta-security" - -BBFILES_DYNAMIC += " \ -rust-layer:${LAYERDIR}/dynamic-layers/meta-rust/recipes-*/*/*.bb \ -" -- cgit v1.2.3-54-g00ecf