summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rsync
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rsync')
-rw-r--r--meta/recipes-devtools/rsync/rsync_3.1.0.bb (renamed from meta/recipes-devtools/rsync/rsync_3.0.9.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.0.9.bb b/meta/recipes-devtools/rsync/rsync_3.1.0.bb
index e296555fca..72c072dae5 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 @@
1require rsync.inc 1require rsync.inc
2 2
3PR = "r0"
4 3
5SRC_URI += "file://acinclude.m4" 4SRC_URI += "file://acinclude.m4"
6 5
7SRC_URI[md5sum] = "5ee72266fe2c1822333c407e1761b92b" 6SRC_URI[md5sum] = "3be148772a33224771a8d4d2a028b132"
8SRC_URI[sha256sum] = "30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05" 7SRC_URI[sha256sum] = "81ca23f77fc9b957eb9845a6024f41af0ff0c619b7f38576887c63fa38e2394e"
9 8
10EXTRA_OECONF += "--disable-xattr-support --disable-acl-support" 9EXTRA_OECONF += "--disable-xattr-support --disable-acl-support"
11 10