diff options
| -rw-r--r-- | meta/recipes-support/libexif/libexif_0.6.22.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libexif/libexif_0.6.22.bb b/meta/recipes-support/libexif/libexif_0.6.22.bb index a520d5c9f9..2478ba07d8 100644 --- a/meta/recipes-support/libexif/libexif_0.6.22.bb +++ b/meta/recipes-support/libexif/libexif_0.6.22.bb | |||
| @@ -17,3 +17,5 @@ UPSTREAM_CHECK_URI = "https://github.com/libexif/libexif/releases/" | |||
| 17 | inherit autotools gettext | 17 | inherit autotools gettext |
| 18 | 18 | ||
| 19 | EXTRA_OECONF += "--disable-docs" | 19 | EXTRA_OECONF += "--disable-docs" |
| 20 | |||
| 21 | BBCLASSEXTEND = "native nativesdk" | ||
