From cf47180e012fe6738e2a00057961a23a2810a0a0 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 26 May 2020 20:47:37 +0800 Subject: [PATCH] libgphoto2: upgrade 2.5.24 -> 2.5.25 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../gphoto2/{libgphoto2_2.5.24.bb => libgphoto2_2.5.25.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/gphoto2/{libgphoto2_2.5.24.bb => libgphoto2_2.5.25.bb} (91%) diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.24.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.25.bb similarity index 91% rename from meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.24.bb rename to meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.25.bb index 9d9b0c78c8..8daf737a5e 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.24.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.25.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] = "063632d839b71698e99da0ccd19bc9f6" -SRC_URI[libgphoto2.sha256sum] = "fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31" +SRC_URI[libgphoto2.md5sum] = "39999aa4bdd3bf849b5716153c659405" +SRC_URI[libgphoto2.sha256sum] = "7c0e98f438c2b128186afe16ce7833a12fa36f87d01467e837b9d27e7a167f3a" inherit autotools pkgconfig gettext lib_package