[OE-core] [PATCH 2/3] file: upgrade from 5.17 to 5.18

Chen Qi Qi.Chen at windriver.com
Fri Jun 6 08:22:27 UTC 2014


Upgrade file from 5.17 to 5.18.

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 .../file/{file_5.17.bb => file_5.18.bb}            |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/file/{file_5.17.bb => file_5.18.bb} (86%)

diff --git a/meta/recipes-devtools/file/file_5.17.bb b/meta/recipes-devtools/file/file_5.18.bb
similarity index 86%
rename from meta/recipes-devtools/file/file_5.17.bb
rename to meta/recipes-devtools/file/file_5.18.bb
index 4ed0820..a7db410 100644
--- a/meta/recipes-devtools/file/file_5.17.bb
+++ b/meta/recipes-devtools/file/file_5.18.bb
@@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
            file://dump \
            file://filesystems"
 
-SRC_URI[md5sum] = "e19c47e069ced7b01ccb4db402cc01d3"
-SRC_URI[sha256sum] = "3feb97141b387b64da30aee485852925312c0e74219380a5ed451f14a90c83ca"
+SRC_URI[md5sum] = "d420d8f2990cd344673acfbf8d76ff5a"
+SRC_URI[sha256sum] = "6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07"
 
 inherit autotools
 
-- 
1.7.9.5




More information about the Openembedded-core mailing list