[oe-commits] [openembedded-core] 08/21: libtasn1: Enable nativesdk support

git at git.openembedded.org git at git.openembedded.org
Wed Aug 21 20:53:27 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 2a35202dbffd31eac1c00c03497549805853ad6c
Author: Philippe Normand <philn at igalia.com>
AuthorDate: Thu May 30 14:47:01 2019 +0100

    libtasn1: Enable nativesdk support
    
    This is required before enabling p11-kit support by default in gnutls.
    
    Signed-off-by: Philippe Normand <philn at igalia.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/gnutls/libtasn1_4.14.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/gnutls/libtasn1_4.14.bb b/meta/recipes-support/gnutls/libtasn1_4.14.bb
index cb7fed4..7158e48 100644
--- a/meta/recipes-support/gnutls/libtasn1_4.14.bb
+++ b/meta/recipes-support/gnutls/libtasn1_4.14.bb
@@ -20,4 +20,4 @@ SRC_URI[sha256sum] = "9e604ba5c5c8ea403487695c2e407405820d98540d9de884d6e844f9a9
 
 inherit autotools texinfo lib_package gtk-doc
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list