json-c: add BBCLASSEXTEND for native and nativesdk

(From OE-Core rev: c2c053a016d9c146e46fc617cdbd9e8b34ea955f)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2016-10-04 16:37:52 +01:00 committed by Richard Purdie
parent fb71f34d73
commit 25f3a3d980
1 changed files with 2 additions and 0 deletions

View File

@ -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"