diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error-1.12/pkgconfig.patch (renamed from meta/recipes-support/libgpg-error/libgpg-error-1.11/pkgconfig.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error_1.12.bb (renamed from meta/recipes-support/libgpg-error/libgpg-error_1.11.bb) | 5 |
2 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error-1.11/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error-1.12/pkgconfig.patch index 27640129e2..27640129e2 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error-1.11/pkgconfig.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error-1.12/pkgconfig.patch | |||
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.11.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb index 1caa0dd1d3..0b44ea3108 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.11.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb | |||
@@ -10,13 +10,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
10 | 10 | ||
11 | 11 | ||
12 | SECTION = "libs" | 12 | SECTION = "libs" |
13 | PR = "r0" | ||
14 | 13 | ||
15 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | 14 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ |
16 | file://pkgconfig.patch" | 15 | file://pkgconfig.patch" |
17 | 16 | ||
18 | SRC_URI[md5sum] = "b9fa55b71cae73cb2e44254c2acc4e2c" | 17 | SRC_URI[md5sum] = "8f0eb41a344d19ac2aa9bd101dfb9ce6" |
19 | SRC_URI[sha256sum] = "ae3376480a073b120c7add08f1e6cfcc08500648ccf22461cd42db6224a218c0" | 18 | SRC_URI[sha256sum] = "cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f" |
20 | 19 | ||
21 | inherit autotools binconfig pkgconfig gettext | 20 | inherit autotools binconfig pkgconfig gettext |
22 | 21 | ||