[OE-core] [PATCH] p11-kit: Add nativesdk variant
Codrin Ciubotariu
codrin.ciubotariu at microchip.com
Mon Mar 9 15:58:36 UTC 2020
The nativesdk variant is needed by the buildtools-tarball, when
p11-kit feature is enabled for gnutls. The error message is:
Missing or unbuildable dependency chain was: ['buildtools-tarball', 'nativesdk-wget', 'nativesdk-gnutls', 'nativesdk-p11-kit']
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu at microchip.com>
Cc: Alexander Kanavin <alex.kanavin at gmail.com>
---
meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb
index 54455da1bb..995df29947 100644
--- a/meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb
+++ b/meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb
@@ -44,3 +44,5 @@ FILES_${PN} += " \
# PN contains p11-kit-proxy.so, a symlink to a loadable module
INSANE_SKIP_${PN} = "dev-so"
+
+BBCLASSEXTEND = "nativesdk"
--
2.17.1
More information about the Openembedded-core
mailing list