[OE-core] [PATCH v2] p11-kit: Add nativesdk variant
Codrin Ciubotariu
codrin.ciubotariu at microchip.com
Mon Mar 9 17:55:35 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>
---
Changes in v2:
- rebased on top of master branch
meta/recipes-support/p11-kit/p11-kit_0.23.20.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb
index 54b8cc6a70..4ba93f998a 100644
--- a/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb
+++ b/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb
@@ -25,3 +25,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