summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/perl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-24 17:12:38 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-24 13:18:25 -0800
commit03784baa9ca52d537aa45605ae5957f7456457f9 (patch)
treefcfe301614d420ba02c63be15ff78ed48dee79dd /meta-oe/recipes-devtools/perl
parent6f41c5872d9166aa1197ce1b51f8670561548353 (diff)
downloadmeta-openembedded-03784baa9ca52d537aa45605ae5957f7456457f9.tar.gz
exiftool: upgrade 13.43 -> 13.44
Changelog: ============ - Added read support for Kandao KVAR files - Added a few new Panasonic tags - Added a new XMP-crs tag - Added a few new Matroska tags - Added a few values related to the new RAW file types for the Sony ILCE-7M5 - Decode a few new PhaseOne tags - Decode timed GPS and other metadata from Kandao MP4 videos - Improvements to family 1 and 5 groups for tags in Matroska videos, and prioritize top-level tags when duplicates exist - Assume a default TimecodeScale of 1ms for MKV videos - Patched to avoid runtime warning when parsing corrupted QuickTime data - Fixed decoding of ShutterCount for Sony ILCE-7M Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/perl')
-rw-r--r--meta-oe/recipes-devtools/perl/exiftool_13.44.bb (renamed from meta-oe/recipes-devtools/perl/exiftool_13.43.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/exiftool_13.43.bb b/meta-oe/recipes-devtools/perl/exiftool_13.44.bb
index 5f973098b3..8b5a0319cd 100644
--- a/meta-oe/recipes-devtools/perl/exiftool_13.43.bb
+++ b/meta-oe/recipes-devtools/perl/exiftool_13.44.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 = "dbd6def5620f4d7e4ab02d9ee5de498263ea73c1" 10SRCREV = "aa4baf5c71d92e5dc9a077ee24fcc4fd478936c1"
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} = " \