diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-27 17:43:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-30 23:59:06 -0800 |
| commit | 55261904d3abf18fe7af8d49aa1cfc622e0cac22 (patch) | |
| tree | 426b21ffa80db08210c1831e8a29f00b3b5901dd /meta-oe/recipes-devtools | |
| parent | f2db94640a08c3724003febf9ff90105e7a92022 (diff) | |
| download | meta-openembedded-55261904d3abf18fe7af8d49aa1cfc622e0cac22.tar.gz | |
exiftool: upgrade 13.45 -> 13.46
Changelog:
=============
- Added a new Pentax LensType
- Decode some new Canon tags
- Renamed a newly added Canon tag
- Improved identification of Canon RF lenses in edited images when an extender
was used
- Changed description of FocalLength35efl to add "35mm Equiv"
- Patched -validate option to recognize DNG 1.7.1 tags
- Patched to remove maker note error/warning when writing files from some
Google phones
- Patched to improve warning for corrupted HEIC files downloaded from
heic.digital, and added ability to delete this garbage when writing
- Fixed minor error when writing some DJI DNG files
- API Changes:
- Added GeoUserTag option
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
| -rw-r--r-- | meta-oe/recipes-devtools/perl/exiftool_13.46.bb (renamed from meta-oe/recipes-devtools/perl/exiftool_13.45.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/exiftool_13.45.bb b/meta-oe/recipes-devtools/perl/exiftool_13.46.bb index 9feaeb10b1..36b48354cf 100644 --- a/meta-oe/recipes-devtools/perl/exiftool_13.45.bb +++ b/meta-oe/recipes-devtools/perl/exiftool_13.46.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff | |||
| 7 | 7 | ||
| 8 | inherit cpan | 8 | inherit cpan |
| 9 | 9 | ||
| 10 | SRCREV = "6219b531484ad790d7fcfa5732d5a9f42ff9e5b7" | 10 | SRCREV = "b717b450787d53ed3e97ab3245b21cc2af04d1f7" |
| 11 | SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}" | 11 | SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} = " \ | 13 | RDEPENDS:${PN} = " \ |
