summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgpg-error
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-07-13 15:54:07 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:28:48 +0100
commitc12458403bfe19720b37aad543452134c02ab84d (patch)
tree0376594b6ba914f7a45eb8b23ada97505755cd36 /meta/recipes-support/libgpg-error
parent54d500947d7e061f3078d8e9de0cc79eac457d31 (diff)
downloadpoky-c12458403bfe19720b37aad543452134c02ab84d.tar.gz
libgpg-error: Upgrade 1.22 -> 1.23
(From OE-Core rev: 7b60c4b7414600e16ff4ffa5ed0f999fa5e66100) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libgpg-error')
-rw-r--r--meta/recipes-support/libgpg-error/libgpg-error_1.23.bb (renamed from meta/recipes-support/libgpg-error/libgpg-error_1.22.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.22.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.23.bb
index 7231898081..5f967b382d 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.22.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.23.bb
@@ -15,8 +15,8 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html"
15SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ 15SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
16 file://pkgconfig.patch \ 16 file://pkgconfig.patch \
17 " 17 "
18SRC_URI[md5sum] = "83c686abe3fa223ec89f3b51da830770" 18SRC_URI[md5sum] = "5bc2d7ec28f91f883fb6f23d5c784ca7"
19SRC_URI[sha256sum] = "f2a04ee6317bdb41a625bea23fdc7f0b5a63fb677f02447c647ed61fb9e69d7b" 19SRC_URI[sha256sum] = "7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa"
20 20
21BINCONFIG = "${bindir}/gpg-error-config" 21BINCONFIG = "${bindir}/gpg-error-config"
22 22