[OE-core] [PATCH 10/18] file: Update to 5.15

Saul Wold sgw at linux.intel.com
Fri Oct 11 15:27:16 UTC 2013


(From OE-Core rev: 562bde3d91dcd7b290ec708607e9bb2d3415077a)

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/file/{file_5.14.bb => file_5.15.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/file/{file_5.14.bb => file_5.15.bb} (85%)

diff --git a/meta/recipes-devtools/file/file_5.14.bb b/meta/recipes-devtools/file/file_5.15.bb
similarity index 85%
rename from meta/recipes-devtools/file/file_5.14.bb
rename to meta/recipes-devtools/file/file_5.15.bb
index c8b902c..5589efa 100644
--- a/meta/recipes-devtools/file/file_5.14.bb
+++ b/meta/recipes-devtools/file/file_5.15.bb
@@ -10,14 +10,13 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=6a7382872edb68d33e1a9398b6e03
 
 DEPENDS = "zlib file-native"
 DEPENDS_class-native = "zlib-native"
-PR = "r0"
 
 SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
            file://dump \
            file://filesystems"
 
-SRC_URI[md5sum] = "c26625f1d6773ad4bc5a87c0e315632c"
-SRC_URI[sha256sum] = "461ba01dd0900a3b7c2dcd901b04903192c07887a9c1928af0be507572c77fe4"
+SRC_URI[md5sum] = "3f99565532f548d7540912c4642d1ede"
+SRC_URI[sha256sum] = "4bd52cc614d6488127c0bddc208a2855481744d76ff0878d9c173d2a6ed564e4"
 
 inherit autotools
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list