[OE-core] [PATCH 1/4] libfm: Upgrade to 0.1.17

edwin.zhai at intel.com edwin.zhai at intel.com
Fri Dec 2 07:55:55 UTC 2011


From: Zhai Edwin <edwin.zhai at intel.com>

Signed-off-by: Zhai Edwin <edwin.zhai at intel.com>
---
 .../configure_fix.patch                            |    0
 .../libfm/{libfm_0.1.16.bb => libfm_0.1.17.bb}     |    7 +++----
 2 files changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-support/libfm/{libfm-0.1.16 => libfm-0.1.17}/configure_fix.patch (100%)
 rename meta/recipes-support/libfm/{libfm_0.1.16.bb => libfm_0.1.17.bb} (67%)

diff --git a/meta/recipes-support/libfm/libfm-0.1.16/configure_fix.patch b/meta/recipes-support/libfm/libfm-0.1.17/configure_fix.patch
similarity index 100%
rename from meta/recipes-support/libfm/libfm-0.1.16/configure_fix.patch
rename to meta/recipes-support/libfm/libfm-0.1.17/configure_fix.patch
diff --git a/meta/recipes-support/libfm/libfm_0.1.16.bb b/meta/recipes-support/libfm/libfm_0.1.17.bb
similarity index 67%
rename from meta/recipes-support/libfm/libfm_0.1.16.bb
rename to meta/recipes-support/libfm/libfm_0.1.17.bb
index 293937f..efb54d0 100644
--- a/meta/recipes-support/libfm/libfm_0.1.16.bb
+++ b/meta/recipes-support/libfm/libfm_0.1.17.bb
@@ -12,10 +12,9 @@ DEPENDS = "gtk+ menu-cache intltool-native"
 
 PR = "r0"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \
-           file://configure_fix.patch"
+SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "c09bce415ff6dc2dd835e28aeddeabe3"
-SRC_URI[sha256sum] = "ed49365319b941757c155b3790a2adf73f5072227c578d9bcba7329c6f9fcd3b"
+SRC_URI[md5sum] = "a97e03d973e6ac727f28d0934d6c9ad5"
+SRC_URI[sha256sum] = "1740681cff4cd4c5a2eaa9805d8898269cfb6a49a0bda0acb242def15bc7131b"
 
 inherit autotools pkgconfig
-- 
1.7.1





More information about the Openembedded-core mailing list