summaryrefslogtreecommitdiffstats
path: root/recipes/rsync/rsync_3.0.0.bb
blob: 597a946fb47273b2a959959207e929261df5b504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require rsync.inc

PR = "r1"

SRC_URI += "\
  file://m4.patch \
  file://rsyncd.conf \
"

do_compile_prepend() {
        sed -i "s/conf_stop make_stop//" Makefile
}

SRC_URI[md5sum] = "2122d460b4119749c6e5993938a9b501"
SRC_URI[sha256sum] = "17697db5bb9de399b71f7927070f60b3554b70b0ecc0419b50455d56560ea169"