[OE-core] [PATCH 08/18] rsync: upgrade to 3.1.0

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


(From OE-Core rev: abf242bf2336b4d2161d0d5ab27cf63b93dde84b)

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

diff --git a/meta/recipes-devtools/rsync/rsync_3.0.9.bb b/meta/recipes-devtools/rsync/rsync_3.1.0.bb
similarity index 82%
rename from meta/recipes-devtools/rsync/rsync_3.0.9.bb
rename to meta/recipes-devtools/rsync/rsync_3.1.0.bb
index e296555..72c072d 100644
--- a/meta/recipes-devtools/rsync/rsync_3.0.9.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.1.0.bb
@@ -1,11 +1,10 @@
 require rsync.inc
 
-PR = "r0"
 
 SRC_URI += "file://acinclude.m4"
 
-SRC_URI[md5sum] = "5ee72266fe2c1822333c407e1761b92b"
-SRC_URI[sha256sum] = "30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05"
+SRC_URI[md5sum] = "3be148772a33224771a8d4d2a028b132"
+SRC_URI[sha256sum] = "81ca23f77fc9b957eb9845a6024f41af0ff0c619b7f38576887c63fa38e2394e"
 
 EXTRA_OECONF += "--disable-xattr-support --disable-acl-support"
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list