summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-07-05 07:10:23 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-10 09:41:53 +0100
commit397845d03f4d4f79042b8cbd569da1fe16150e6f (patch)
tree225ad3255856d79e8352f707770c77388088f8c2 /meta/recipes-support
parenteb5b86dded0efb0365c4cc05b8c47edfbf153c14 (diff)
downloadpoky-397845d03f4d4f79042b8cbd569da1fe16150e6f.tar.gz
libgpg-error: Updated from 1.11 to 1.12
(From OE-Core rev: f2211b8531598fa8e5e728169467741a21883f28) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-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
12SECTION = "libs" 12SECTION = "libs"
13PR = "r0"
14 13
15SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ 14SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
16 file://pkgconfig.patch" 15 file://pkgconfig.patch"
17 16
18SRC_URI[md5sum] = "b9fa55b71cae73cb2e44254c2acc4e2c" 17SRC_URI[md5sum] = "8f0eb41a344d19ac2aa9bd101dfb9ce6"
19SRC_URI[sha256sum] = "ae3376480a073b120c7add08f1e6cfcc08500648ccf22461cd42db6224a218c0" 18SRC_URI[sha256sum] = "cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f"
20 19
21inherit autotools binconfig pkgconfig gettext 20inherit autotools binconfig pkgconfig gettext
22 21