diff options
Diffstat (limited to 'meta/recipes-support/libgpg-error')
| -rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error_1.12.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb index a47e31d167..af9574d8fd 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb | |||
| @@ -17,7 +17,9 @@ SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | |||
| 17 | SRC_URI[md5sum] = "8f0eb41a344d19ac2aa9bd101dfb9ce6" | 17 | SRC_URI[md5sum] = "8f0eb41a344d19ac2aa9bd101dfb9ce6" |
| 18 | SRC_URI[sha256sum] = "cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f" | 18 | SRC_URI[sha256sum] = "cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f" |
| 19 | 19 | ||
| 20 | inherit autotools binconfig pkgconfig gettext | 20 | BINCONFIG = "${bindir}/gpg-error-config" |
| 21 | |||
| 22 | inherit autotools binconfig-disabled pkgconfig gettext | ||
| 21 | 23 | ||
| 22 | FILES_${PN}-dev += "${bindir}/gpg-error" | 24 | FILES_${PN}-dev += "${bindir}/gpg-error" |
| 23 | 25 | ||
