[oe-commits] Saul Wold : file: Update to 5.15

git at git.openembedded.org git at git.openembedded.org
Mon Oct 14 15:45:45 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Oct  7 18:24:08 2013 +0000

file: Update to 5.15

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../file/{file_5.14.bb => file_5.15.bb}            |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

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
 



More information about the Openembedded-commits mailing list