From: Saul Wold Date: Mon, 7 Oct 2013 18:24:08 +0000 (+0000) Subject: file: Update to 5.15 X-Git-Tag: 2015-4~4924 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bb19c6c88abcfb0cb2c6279dc2b0e4f348e34a9e;p=openembedded-core.git file: Update to 5.15 Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- 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 c8b902cf03..5589efa79b 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