[oe-commits] [meta-openembedded] 04/22: jansson: allow to build a -native package

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 01:44:22 UTC 2019


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 209bc3d65a100f39d615f9075ec832ebc6df48e1
Author: André Draszik <git at andred.net>
AuthorDate: Thu Nov 7 11:15:33 2019 +0000

    jansson: allow to build a -native package
    
    This will e.g. enable us to use it from nghttp2-native
    
    Signed-off-by: André Draszik <git at andred.net>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-extended/jansson/jansson_2.12.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-extended/jansson/jansson_2.12.bb b/meta-oe/recipes-extended/jansson/jansson_2.12.bb
index 3cc353e..f47fe57 100644
--- a/meta-oe/recipes-extended/jansson/jansson_2.12.bb
+++ b/meta-oe/recipes-extended/jansson/jansson_2.12.bb
@@ -11,3 +11,4 @@ SRC_URI[sha256sum] = "5f8dec765048efac5d919aded51b26a32a05397ea207aa769ff6b53c70
 
 inherit autotools pkgconfig
 
+BBCLASSEXTEND = "native"

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


More information about the Openembedded-commits mailing list