From: Saul Wold Date: Mon, 27 Feb 2012 08:46:16 +0000 (-0800) Subject: file: Update to version 5.11 X-Git-Tag: 2015-4~11622 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1cd88605f9fb989b854081e7d4b68874c6656250;p=openembedded-core.git file: Update to version 5.11 Signed-off-by: Saul Wold --- 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 db247a700b..540c2b24dd 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