mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
exiftool: upgrade 13.42 -> 13.43
Changelog: ============ - Added support for a couple of new Android QuickTime Keys tags - Added date/time formatting for RIFF DateCreated - Added ability to read/write (but not create/delete) the HEIF Mirroring tag - Added a new SonyModelID - Added a new Canon LensType - Decode ShutterCount for the Canon EOS R6 Mark III - Decode another Samsung trailer tag - Convert invalid Panasonic AFPointPosition to 'n/a' - Fixed issue extracting timed GPS from some Wolfbox G900 MP4 videos Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8fd12b82d3
commit
1aaf6cc19b
|
|
@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff
|
|||
|
||||
inherit cpan
|
||||
|
||||
SRCREV = "a162a723be10dac03b3037f7cc64c1f9c480448e"
|
||||
SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master"
|
||||
SRCREV = "dbd6def5620f4d7e4ab02d9ee5de498263ea73c1"
|
||||
SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
perl \
|
||||
Loading…
Reference in New Issue
Block a user