summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-29 17:29:27 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-29 09:28:50 -0800
commit363d98c80bb3579432d1019516224aafa681ac44 (patch)
treef5328112ebc9c606f2ee6cd5d8eafb8ec3ab4db8
parentd302ffa54770d803b5149e5ab24df01c5892aa2e (diff)
downloadmeta-openembedded-363d98c80bb3579432d1019516224aafa681ac44.tar.gz
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/perl/exiftool_13.45.bb (renamed from meta-oe/recipes-devtools/perl/exiftool_13.44.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/exiftool_13.44.bb b/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
7 7
8inherit cpan 8inherit cpan
9 9
10SRCREV = "aa4baf5c71d92e5dc9a077ee24fcc4fd478936c1" 10SRCREV = "6219b531484ad790d7fcfa5732d5a9f42ff9e5b7"
11SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}" 11SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}"
12 12
13RDEPENDS:${PN} = " \ 13RDEPENDS:${PN} = " \