Changelog:

* When running ``cmake --install --component dev``, install cmake files, which 
were previously omitted from the ``dev`` component
* Fix the Linux binary build to use older libraries so it continues to work in 
AWS Lambda and other older execution environments.

Signed-off-by: alperak <alperyasin...@gmail.com>
---
 .../recipes-printing/qpdf/{qpdf_11.6.3.bb => qpdf_11.6.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-printing/qpdf/{qpdf_11.6.3.bb => qpdf_11.6.4.bb} (94%)

diff --git a/meta-oe/recipes-printing/qpdf/qpdf_11.6.3.bb 
b/meta-oe/recipes-printing/qpdf/qpdf_11.6.4.bb
similarity index 94%
rename from meta-oe/recipes-printing/qpdf/qpdf_11.6.3.bb
rename to meta-oe/recipes-printing/qpdf/qpdf_11.6.4.bb
index ceb9f25ae..2dd7b684e 100644
--- a/meta-oe/recipes-printing/qpdf/qpdf_11.6.3.bb
+++ b/meta-oe/recipes-printing/qpdf/qpdf_11.6.4.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 = "81823f4032caefd1050bccb207d315839c1c48db"
+SRCREV = "d8371889d070d2f88636434ebd8412708a63e54e"
 
 inherit cmake pkgconfig gettext
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#107644): 
https://lists.openembedded.org/g/openembedded-devel/message/107644
Mute This Topic: https://lists.openembedded.org/mt/103277264/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