diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-02-19 18:46:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-20 11:30:35 +0000 |
commit | 321cfc49accdb712e93d3d63eaf44e27e2484450 (patch) | |
tree | d368e8f8e5cb17cac5dac984cfab83a457c63fd5 /meta/recipes-support | |
parent | f8b41db6908205e4cd4dcc5ed673fe4959cfdee6 (diff) | |
download | poky-321cfc49accdb712e93d3d63eaf44e27e2484450.tar.gz |
p11-kit: upgrade 0.23.14 -> 0.23.15
(From OE-Core rev: 1f495a7f9b5ae66f9e04e0d833fce8b55181e8c8)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/p11-kit/p11-kit_0.23.15.bb (renamed from meta/recipes-support/p11-kit/p11-kit_0.23.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.14.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.15.bb index dd25c38132..59e675b542 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.23.14.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.23.15.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "libtasn1 libffi" | |||
9 | SRC_URI = "git://github.com/p11-glue/p11-kit \ | 9 | SRC_URI = "git://github.com/p11-glue/p11-kit \ |
10 | file://0001-LINGUAS-drop-the-languages-for-which-upstream-does-n.patch \ | 10 | file://0001-LINGUAS-drop-the-languages-for-which-upstream-does-n.patch \ |
11 | " | 11 | " |
12 | SRCREV = "3770793f026e46a000d2d8816d56122598289d5c" | 12 | SRCREV = "1ba80c67c492f25581ed97c8c31ffb5f20636d06" |
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | AUTOTOOLS_AUXDIR = "${S}/build/litter" | 15 | AUTOTOOLS_AUXDIR = "${S}/build/litter" |