diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch (renamed from meta/recipes-support/pinentry/pinentry-1.3.0/gpg-error_pkconf.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch (renamed from meta/recipes-support/pinentry/pinentry-1.3.0/libassuan_pkgconf.patch) | 6 | ||||
| -rw-r--r-- | meta/recipes-support/pinentry/pinentry_1.3.1.bb (renamed from meta/recipes-support/pinentry/pinentry_1.3.0.bb) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/pinentry/pinentry-1.3.0/gpg-error_pkconf.patch b/meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch index 863ba9e34b..863ba9e34b 100644 --- a/meta/recipes-support/pinentry/pinentry-1.3.0/gpg-error_pkconf.patch +++ b/meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch | |||
diff --git a/meta/recipes-support/pinentry/pinentry-1.3.0/libassuan_pkgconf.patch b/meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch index bee9acd081..f2d50010c5 100644 --- a/meta/recipes-support/pinentry/pinentry-1.3.0/libassuan_pkgconf.patch +++ b/meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From fb6179fabb5e793a83cbb0d0d45814d99b97807a Mon Sep 17 00:00:00 2001 | 1 | From 1bf04756b90832494020c39661ea944a0b11204f Mon Sep 17 00:00:00 2001 |
| 2 | From: Armin Kuster <akuster@mvista.com> | 2 | From: Armin Kuster <akuster@mvista.com> |
| 3 | Date: Thu, 22 May 2014 10:50:00 +0100 | 3 | Date: Thu, 22 May 2014 10:50:00 +0100 |
| 4 | Subject: [PATCH] libassuan: Improve pkgconfig support | 4 | Subject: [PATCH] libassuan: Improve pkgconfig support |
| @@ -15,10 +15,10 @@ Signed-off-by: Armin Kuster <akuster@mvista.com> | |||
| 15 | 2 files changed, 9 insertions(+), 89 deletions(-) | 15 | 2 files changed, 9 insertions(+), 89 deletions(-) |
| 16 | 16 | ||
| 17 | diff --git a/configure.ac b/configure.ac | 17 | diff --git a/configure.ac b/configure.ac |
| 18 | index f04c00d..8e6da5c 100644 | 18 | index 4944f7c..f03cbb7 100644 |
| 19 | --- a/configure.ac | 19 | --- a/configure.ac |
| 20 | +++ b/configure.ac | 20 | +++ b/configure.ac |
| 21 | @@ -263,8 +263,8 @@ if test "$have_libassuan" = "yes"; then | 21 | @@ -264,8 +264,8 @@ if test "$have_libassuan" = "yes"; then |
| 22 | [version of the libassuan library]) | 22 | [version of the libassuan library]) |
| 23 | fi | 23 | fi |
| 24 | 24 | ||
diff --git a/meta/recipes-support/pinentry/pinentry_1.3.0.bb b/meta/recipes-support/pinentry/pinentry_1.3.1.bb index 6ce873871b..14b368177c 100644 --- a/meta/recipes-support/pinentry/pinentry_1.3.0.bb +++ b/meta/recipes-support/pinentry/pinentry_1.3.1.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | |||
| 16 | file://gpg-error_pkconf.patch \ | 16 | file://gpg-error_pkconf.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "9b3cd5226e7597f2fded399a3bc659923351536559e9db0826981bca316494de" | 19 | SRC_URI[sha256sum] = "bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04" |
| 20 | 20 | ||
| 21 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
| 22 | 22 | ||
