[OE-core] [PATCH 1/3] libtasn1: Enable nativesdk support

Philippe Normand philn at igalia.com
Thu May 30 13:47:01 UTC 2019


This is required before enabling p11-kit support by default in gnutls.

Signed-off-by: Philippe Normand <philn at igalia.com>
---
 meta/recipes-support/gnutls/libtasn1_4.13.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/gnutls/libtasn1_4.13.bb b/meta/recipes-support/gnutls/libtasn1_4.13.bb
index 9ee1913091..ea2dfe03fd 100644
--- a/meta/recipes-support/gnutls/libtasn1_4.13.bb
+++ b/meta/recipes-support/gnutls/libtasn1_4.13.bb
@@ -20,4 +20,4 @@ SRC_URI[sha256sum] = "7e528e8c317ddd156230c4e31d082cd13e7ddeb7a54824be8263220955
 
 inherit autotools texinfo lib_package gtk-doc
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



More information about the Openembedded-core mailing list