mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
p11-kit: Add nativesdk variant
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'] (From OE-Core rev: 744f2472df627cd85dd11aa9da445a2a1af196ed) Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3abf367f48
commit
34870513d7
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user