diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-05-28 18:28:07 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-29 12:54:12 +0100 |
commit | 05eb9a66958bcae3b8519a601a74d23483018357 (patch) | |
tree | 261a85092352e75e613b9bfdb804939706dc5e1c | |
parent | 66030644e0cfa1ceff66b3d880bb828127c45d1d (diff) | |
download | poky-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>
-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" | |||
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 = "1ba80c67c492f25581ed97c8c31ffb5f20636d06" | 12 | SRCREV = "c689917b393379d288b868f70b2f7b7f6aafe430" |
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | AUTOTOOLS_AUXDIR = "${S}/build/litter" | 15 | AUTOTOOLS_AUXDIR = "${S}/build/litter" |