diff --git a/meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb b/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb similarity index 80% rename from meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb rename to meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb index c0fb32ab79..e1f57ae8c7 100644 --- a/meta-oe/recipes-support/exiv2/exiv2_0.28.3.bb +++ b/meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" DEPENDS = "zlib expat brotli libinih" -SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x" -SRCREV = "a6a79ef064f131ffd03c110acce2d3edb84ffa2e" +SRC_URI = "git://github.com/Exiv2/exiv2.git;protocol=https;branch=0.28.x;tag=v${PV}" +SRCREV = "afcb7a8ba84a7de36d2f1ee7689394e078697956" inherit cmake gettext