diff options
| author | Zhai Edwin <edwin.zhai@intel.com> | 2011-04-13 13:32:55 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-24 22:48:29 +0100 |
| commit | fbca2e9e5c780e94916957d9a7928ba372c8300c (patch) | |
| tree | fcfef541e37e0e4ba9ce9a0d99aebc14d0421b29 | |
| parent | d95246309f24022f693c2a0958a48830e000abec (diff) | |
| download | poky-fbca2e9e5c780e94916957d9a7928ba372c8300c.tar.gz | |
libgpg-error: Upgrade to 1.10 (from 1.9)
(From OE-Core rev: f00f71eccc1c1c7ae0451aa7fb42d507b0e914ca)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch (renamed from meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch) | 2 | ||||
| -rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error_1.10.bb (renamed from meta/recipes-support/libgpg-error/libgpg-error_1.9.bb) | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch index 49e47d874e..27640129e2 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error-1.9/pkgconfig.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error-1.10/pkgconfig.patch | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | 3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher |
| 4 | # | 4 | # |
| 5 | 5 | ||
| 6 | Upstream-Status: Pending | ||
| 7 | |||
| 6 | Index: libgpg-error-1.8/configure.ac | 8 | Index: libgpg-error-1.8/configure.ac |
| 7 | =================================================================== | 9 | =================================================================== |
| 8 | --- libgpg-error-1.8.orig/configure.ac 2010-05-06 06:01:08.000000000 -0700 | 10 | --- libgpg-error-1.8.orig/configure.ac 2010-05-06 06:01:08.000000000 -0700 |
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb index 560340bfc8..6dea0844ef 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb | |||
| @@ -13,10 +13,10 @@ SECTION = "libs" | |||
| 13 | PR = "r0" | 13 | PR = "r0" |
| 14 | 14 | ||
| 15 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | 15 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ |
| 16 | file://pkgconfig.patch;" | 16 | file://pkgconfig.patch" |
| 17 | 17 | ||
| 18 | SRC_URI[md5sum] = "521b98aa9395e7eaf0ef2236233a0796" | 18 | SRC_URI[md5sum] = "736a03daa9dc5873047d4eb4a9c22a16" |
| 19 | SRC_URI[sha256sum] = "54d9326bfbd46c705963c507953f65a40576d04b374e131008dc5b732ff1e3c3" | 19 | SRC_URI[sha256sum] = "520629b4568b5c29b1991c8ffc267c8bdee5f223c7333c42a651b56f9b1c5431" |
| 20 | 20 | ||
| 21 | # move libgpg-error-config into -dev package | 21 | # move libgpg-error-config into -dev package |
| 22 | FILES_${PN} = "${libdir}/lib*.so.*" | 22 | FILES_${PN} = "${libdir}/lib*.so.*" |
