[OE-core] [PATCH 1/4] file: upgrade from 5.16 to 5.17

Robert Yang liezhi.yang at windriver.com
Thu Mar 20 02:19:03 UTC 2014


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

diff --git a/meta/recipes-devtools/file/file_5.16.bb b/meta/recipes-devtools/file/file_5.17.bb
similarity index 86%
rename from meta/recipes-devtools/file/file_5.16.bb
rename to meta/recipes-devtools/file/file_5.17.bb
index 46dbf88..4ed0820 100644
--- a/meta/recipes-devtools/file/file_5.16.bb
+++ b/meta/recipes-devtools/file/file_5.17.bb
@@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
            file://dump \
            file://filesystems"
 
-SRC_URI[md5sum] = "359c0cf41c3d438d17b4d293f3b950dc"
-SRC_URI[sha256sum] = "48bcac7726c37a8a0bc7ffa16b58993575657dd7b382039380fb3b74ab389261"
+SRC_URI[md5sum] = "e19c47e069ced7b01ccb4db402cc01d3"
+SRC_URI[sha256sum] = "3feb97141b387b64da30aee485852925312c0e74219380a5ed451f14a90c83ca"
 
 inherit autotools
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list