summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-05-28 18:28:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-29 12:54:12 +0100
commit05eb9a66958bcae3b8519a601a74d23483018357 (patch)
tree261a85092352e75e613b9bfdb804939706dc5e1c /meta/recipes-support
parent66030644e0cfa1ceff66b3d880bb828127c45d1d (diff)
downloadopenembedded-core-contrib-05eb9a66958bcae3b8519a601a74d23483018357.tar.gz
p11-kit: update to 0.23.16.1
(From OE-Core rev: 8e8771228cce595ccf3626e601faa3caa5735353) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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.16.1.bb (renamed from meta/recipes-support/p11-kit/p11-kit_0.23.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.15.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb
index 59e675b542..54455da1bb 100644
--- a/meta/recipes-support/p11-kit/p11-kit_0.23.15.bb
+++ b/meta/recipes-support/p11-kit/p11-kit_0.23.16.1.bb
@@ -9,7 +9,7 @@ DEPENDS = "libtasn1 libffi"
SRC_URI = "git://github.com/p11-glue/p11-kit \
file://0001-LINGUAS-drop-the-languages-for-which-upstream-does-n.patch \
"
-SRCREV = "1ba80c67c492f25581ed97c8c31ffb5f20636d06"
+SRCREV = "c689917b393379d288b868f70b2f7b7f6aafe430"
S = "${WORKDIR}/git"
AUTOTOOLS_AUXDIR = "${S}/build/litter"