[oe-commits] Saul Wold : file: Update to version 5.11

git at git.openembedded.org git at git.openembedded.org
Tue Feb 28 12:24:17 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 1cd88605f9fb989b854081e7d4b68874c6656250
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1cd88605f9fb989b854081e7d4b68874c6656250

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Feb 27 00:46:16 2012 -0800

file: Update to version 5.11

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../file/{file_5.10.bb => file_5.11.bb}            |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/file/file_5.10.bb b/meta/recipes-devtools/file/file_5.11.bb
similarity index 85%
rename from meta/recipes-devtools/file/file_5.10.bb
rename to meta/recipes-devtools/file/file_5.11.bb
index db247a7..540c2b2 100644
--- a/meta/recipes-devtools/file/file_5.10.bb
+++ b/meta/recipes-devtools/file/file_5.11.bb
@@ -10,15 +10,15 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=6a7382872edb68d33e1a9398b6e03
 
 DEPENDS = "zlib file-native"
 DEPENDS_virtclass-native = "zlib-native"
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
            file://fix_version_check.patch \
            file://dump \
            file://filesystems"
 
-SRC_URI[md5sum] = "4cea34b087b060772511e066e2038196"
-SRC_URI[sha256sum] = "73ae51889006b1ddb95db729237d411eb8d353884dfb149f0b4427d314aff68a"
+SRC_URI[md5sum] = "16a407bd66d6c7a832f3a5c0d609c27b"
+SRC_URI[sha256sum] = "c70ae29a28c0585f541d5916fc3248c3e91baa481f63d7ccec53d1534cbcc9b7"
 
 inherit autotools
 





More information about the Openembedded-commits mailing list