diff options
| -rw-r--r-- | meta/recipes-devtools/json-c/json-c_0.12.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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() { | |||
| 28 | # Clean up autoconf cruft that should not be in the tarball | 28 | # Clean up autoconf cruft that should not be in the tarball |
| 29 | rm -f ${S}/config.status | 29 | rm -f ${S}/config.status |
| 30 | } | 30 | } |
| 31 | |||
| 32 | BBCLASSEXTEND = "native nativesdk" | ||
