[OE-core] [PATCH 1/2] json-c: add BBCLASSEXTEND for native and nativesdk

Ross Burton ross.burton at intel.com
Tue Oct 4 15:37:52 UTC 2016


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/json-c/json-c_0.12.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/json-c/json-c_0.12.bb b/meta/recipes-devtools/json-c/json-c_0.12.bb
index d8c76db..a15455c 100644
--- a/meta/recipes-devtools/json-c/json-c_0.12.bb
+++ b/meta/recipes-devtools/json-c/json-c_0.12.bb
@@ -28,3 +28,5 @@ do_configure_prepend() {
     # Clean up autoconf cruft that should not be in the tarball
     rm -f ${S}/config.status
 }
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.8.1




More information about the Openembedded-core mailing list