[oe] [meta-oe][PATCH 1/3] jansson: allow to build a -native package

André Draszik git at andred.net
Thu Nov 7 11:15:33 UTC 2019


This will e.g. enable us to use it from nghttp2-native

Signed-off-by: André Draszik <git at andred.net>
---
 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 3cc353ee7..f47fe5725 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"
-- 
2.23.0.rc1



More information about the Openembedded-devel mailing list