From 363d98c80bb3579432d1019516224aafa681ac44 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 29 Dec 2025 17:29:27 +0800 Subject: [PATCH] exiftool: upgrade 13.44 -> 13.45 Changelog: =========== - Added a number of new values for some Sony tags - Added a few new button functions for the Nikon Z9 - Added some Nikon subject detection values - Added a new Canon SubjectSwitching value - Decode Ricoh APP7 maker notes - Patched to allow a specific PreviewImage to be written to a DNG file containing multiple previews - Fixed minor error when writing some DJI DNG files - Fixed bug reading large Protobuf integers on 32-bit systems - API Changes: - Added SystemTimeRes option Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../perl/{exiftool_13.44.bb => exiftool_13.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{exiftool_13.44.bb => exiftool_13.45.bb} (94%) diff --git a/meta-oe/recipes-devtools/perl/exiftool_13.44.bb b/meta-oe/recipes-devtools/perl/exiftool_13.45.bb similarity index 94% rename from meta-oe/recipes-devtools/perl/exiftool_13.44.bb rename to meta-oe/recipes-devtools/perl/exiftool_13.45.bb index 8b5a0319cd..9feaeb10b1 100644 --- a/meta-oe/recipes-devtools/perl/exiftool_13.44.bb +++ b/meta-oe/recipes-devtools/perl/exiftool_13.45.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff inherit cpan -SRCREV = "aa4baf5c71d92e5dc9a077ee24fcc4fd478936c1" +SRCREV = "6219b531484ad790d7fcfa5732d5a9f42ff9e5b7" SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}" RDEPENDS:${PN} = " \