]> code.ossystems Code Review - openembedded-core.git/commitdiff
libfm: update to 1.2.5
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 15 Dec 2016 12:47:55 +0000 (14:47 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Dec 2016 09:56:42 +0000 (09:56 +0000)
(From OE-Core rev: 4674c0894c268690735b433df40e397c85a073a8)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libfm/libfm-extra_1.2.5.bb [moved from meta/recipes-support/libfm/libfm-extra_1.2.4.bb with 80% similarity]
meta/recipes-support/libfm/libfm_1.2.5.bb [moved from meta/recipes-support/libfm/libfm_1.2.4.bb with 90% similarity]

similarity index 80%
rename from meta/recipes-support/libfm/libfm-extra_1.2.4.bb
rename to meta/recipes-support/libfm/libfm-extra_1.2.5.bb
index f204968039d0d0e3161806cd95abff32eacea161..0134572f1f8c018c8749a193e12689fe3ca69479 100644 (file)
@@ -11,8 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \
            file://0001-nls.m4-Take-it-from-gettext-0.15.patch \
           "
 
-SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52"
-SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f"
+SRC_URI[md5sum] = "a1ba9ae5e920f38b647dd511edd6c807"
+SRC_URI[sha256sum] = "c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a"
 
 S = "${WORKDIR}/libfm-${PV}"
 
similarity index 90%
rename from meta/recipes-support/libfm/libfm_1.2.4.bb
rename to meta/recipes-support/libfm/libfm_1.2.5.bb
index 2218f9cb7a9bd58d63fd63f956262f49d75cf5c5..638c364c871e3f197b85dbc7807e6f60066901ab 100644 (file)
@@ -13,8 +13,8 @@ DEPENDS = "glib-2.0 pango gtk+3 menu-cache intltool-native libexif libfm-extra g
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52"
-SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f"
+SRC_URI[md5sum] = "a1ba9ae5e920f38b647dd511edd6c807"
+SRC_URI[sha256sum] = "c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a"
 
 inherit autotools pkgconfig gtk-doc distro_features_check
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"