[poky] [PATCH 4/5] libffi: Upgrade from 3.0.9 to 3.0.10rc0

Mei Lei lei.mei at intel.com
Fri Apr 15 07:18:01 PDT 2011


From: Mei Lei <lei.mei at intel.com>

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 .../{libffi_3.0.9.bb => libffi_3.0.10rc0.bb}       |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/libffi/{libffi_3.0.9.bb => libffi_3.0.10rc0.bb} (79%)

diff --git a/meta/recipes-gnome/libffi/libffi_3.0.9.bb b/meta/recipes-gnome/libffi/libffi_3.0.10rc0.bb
similarity index 79%
rename from meta/recipes-gnome/libffi/libffi_3.0.9.bb
rename to meta/recipes-gnome/libffi/libffi_3.0.10rc0.bb
index b6c7c13..ddb2582 100644
--- a/meta/recipes-gnome/libffi/libffi_3.0.9.bb
+++ b/meta/recipes-gnome/libffi/libffi_3.0.10rc0.bb
@@ -7,10 +7,10 @@ library really only provides the lowest, machine dependent layer of a fully feat
 A layer must exist above `libffi' that handles type conversions for values passed between the two languages."
 SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "1f300a7a7f975d4046f51c3022fa5ff1"
-SRC_URI[sha256sum] = "589d25152318bc780cd8919b14670793f4971d9838dab46ed38c32b3ee92c452"
+SRC_URI[md5sum] = "621da748b995428b9d40f5fb830f600a"
+SRC_URI[sha256sum] = "b5797fde9f3543d91af054bfd736136c319986d0a44f1a591bada28642acb732"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fa09cb778aaba64dc9eac37ab7e4e5d8"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0caa055e49a3fb6c57780595e995e2ab"
 inherit autotools
 
 BBCLASSEXTEND = "native"
-- 
1.6.3.3




More information about the poky mailing list