From 25f3a3d98098c72780e379c8d7d2a677f9557973 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 4 Oct 2016 16:37:52 +0100 Subject: json-c: add BBCLASSEXTEND for native and nativesdk (From OE-Core rev: c2c053a016d9c146e46fc617cdbd9e8b34ea955f) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/json-c/json-c_0.12.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/json-c') 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 d8c76dbf18..a15455c9bf 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" -- cgit v1.2.3-54-g00ecf