]> code.ossystems Code Review - openembedded-core.git/commitdiff
rsync: upgrade to 3.1.0
authorSaul Wold <sgw@linux.intel.com>
Sat, 5 Oct 2013 11:37:48 +0000 (11:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Oct 2013 15:54:33 +0000 (16:54 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rsync/rsync_3.1.0.bb [moved from meta/recipes-devtools/rsync/rsync_3.0.9.bb with 82% similarity]

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 e296555fca8dc1b9dfb5e6b1c456d0edecc2b249..72c072dae5f780d0e7fd7fe55173f90922e2df53 100644 (file)
@@ -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"