From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
===========
* Rewrite a recursive function to be iterative in linearization to
  enable more complex files to be linearized, especially on Windows.
* Avoid non-standard use of 'std::basic_string_view'.

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../recipes-printing/qpdf/{qpdf_11.9.0.bb => qpdf_11.9.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-printing/qpdf/{qpdf_11.9.0.bb => qpdf_11.9.1.bb} (94%)

diff --git a/meta-oe/recipes-printing/qpdf/qpdf_11.9.0.bb 
b/meta-oe/recipes-printing/qpdf/qpdf_11.9.1.bb
similarity index 94%
rename from meta-oe/recipes-printing/qpdf/qpdf_11.9.0.bb
rename to meta-oe/recipes-printing/qpdf/qpdf_11.9.1.bb
index 4778be42b..f8b398c32 100644
--- a/meta-oe/recipes-printing/qpdf/qpdf_11.9.0.bb
+++ b/meta-oe/recipes-printing/qpdf/qpdf_11.9.1.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 DEPENDS = "zlib jpeg ${@bb.utils.contains('PACKAGECONFIG', 'gnutls', 'gnutls', 
'openssl', d)}"
 
 SRC_URI = "git://github.com/qpdf/qpdf.git;protocol=https;branch=main"
-SRCREV = "3b97c9bd266b7c32ea36d3536e22dab77412886d"
+SRCREV = "c03ee7aa663c4361e23ca32b596adf6e8be0e8ac"
 
 inherit cmake pkgconfig gettext
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111066): 
https://lists.openembedded.org/g/openembedded-devel/message/111066
Mute This Topic: https://lists.openembedded.org/mt/106866439/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to