From cd7b8176d8f27478cfc421e16e5812d4fe5ac5b8 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 23 Oct 2020 13:59:13 +0800 Subject: [PATCH] libgphoto2: upgrade 2.5.25 -> 2.5.26 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../gphoto2/{libgphoto2_2.5.25.bb => libgphoto2_2.5.26.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/gphoto2/{libgphoto2_2.5.25.bb => libgphoto2_2.5.26.bb} (93%) diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.25.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.26.bb similarity index 93% rename from meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.25.bb rename to meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.26.bb index fe7657f54c..e9a3002829 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.25.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.26.bb @@ -14,8 +14,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2 file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \ " -SRC_URI[libgphoto2.md5sum] = "39999aa4bdd3bf849b5716153c659405" -SRC_URI[libgphoto2.sha256sum] = "7c0e98f438c2b128186afe16ce7833a12fa36f87d01467e837b9d27e7a167f3a" +SRC_URI[libgphoto2.md5sum] = "7e7e18abe6a764cb4becb2728d86ed84" +SRC_URI[libgphoto2.sha256sum] = "7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4" inherit autotools pkgconfig gettext lib_package