mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
p11-kit: upgrade 0.23.16.1 -> 0.23.18.1
Drop the patch that has been merged upstream. (From OE-Core rev: 5bcf7ab7d9c45bdef6c55195d5a648cc0a773762) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
51d8fdfc91
commit
4a9fa9e82f
-29
@@ -1,29 +0,0 @@
|
|||||||
From c6bb4b99af39daa3221c3bdc0686987ae0f31693 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
||||||
Date: Wed, 31 Jan 2018 16:47:44 +0200
|
|
||||||
Subject: [PATCH] LINGUAS: drop the languages for which upstream does not
|
|
||||||
supply .po files
|
|
||||||
|
|
||||||
Regenerating them proved to be too painful.
|
|
||||||
Upstream has been notified: https://github.com/p11-glue/p11-kit/issues/127
|
|
||||||
|
|
||||||
Upstream-Status: Inappropriate [missing upstream distribution files]
|
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
||||||
|
|
||||||
---
|
|
||||||
po/LINGUAS | 2 --
|
|
||||||
1 file changed, 2 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/po/LINGUAS b/po/LINGUAS
|
|
||||||
index 767a806c2e20..6ab48001c409 100644
|
|
||||||
--- a/po/LINGUAS
|
|
||||||
+++ b/po/LINGUAS
|
|
||||||
@@ -12,8 +12,6 @@ cy
|
|
||||||
da
|
|
||||||
de
|
|
||||||
el
|
|
||||||
-en@boldquot
|
|
||||||
-en@quot
|
|
||||||
en_GB
|
|
||||||
eo
|
|
||||||
es
|
|
||||||
+2
-4
@@ -6,10 +6,8 @@ inherit autotools gettext pkgconfig gtk-doc
|
|||||||
|
|
||||||
DEPENDS = "libtasn1 libffi"
|
DEPENDS = "libtasn1 libffi"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/p11-glue/p11-kit \
|
SRC_URI = "git://github.com/p11-glue/p11-kit"
|
||||||
file://0001-LINGUAS-drop-the-languages-for-which-upstream-does-n.patch \
|
SRCREV = "b0ebe7555c291808db29377ba79cb8326301f0a6"
|
||||||
"
|
|
||||||
SRCREV = "c689917b393379d288b868f70b2f7b7f6aafe430"
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
AUTOTOOLS_AUXDIR = "${S}/build/litter"
|
AUTOTOOLS_AUXDIR = "${S}/build/litter"
|
||||||
Reference in New Issue
Block a user