summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/rsync/rsync_2.6.9.bb
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2018-04-26 02:32:32 +0200
committerPeter Kjellerstedt <pkj@axis.com>2018-04-26 02:32:32 +0200
commitf7a0bb4e7916989bffc697c964aaf932e37095bd (patch)
treef901cf744d16fb42e92596e26ce2c726ef3688a6 /recipes-devtools/rsync/rsync_2.6.9.bb
parent6093e80932f72c8eec364cc03851a2386a0a2a39 (diff)
downloadmeta-gplv2-f7a0bb4e7916989bffc697c964aaf932e37095bd.tar.gz
rsync: Make it build with compile time hardening enabled
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Diffstat (limited to 'recipes-devtools/rsync/rsync_2.6.9.bb')
-rw-r--r--recipes-devtools/rsync/rsync_2.6.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/rsync/rsync_2.6.9.bb b/recipes-devtools/rsync/rsync_2.6.9.bb
index 17f1d31..5c6c9d9 100644
--- a/recipes-devtools/rsync/rsync_2.6.9.bb
+++ b/recipes-devtools/rsync/rsync_2.6.9.bb
@@ -1,6 +1,7 @@
1require rsync.inc 1require rsync.inc
2 2
3SRC_URI += "file://rsync-2.6.9-fname-obo.patch \ 3SRC_URI += "file://rsync-2.6.9-fname-obo.patch \
4 file://0001-Make-it-build-with-compile-time-hardening-enabled.patch \
4 file://rsyncd.conf \ 5 file://rsyncd.conf \
5" 6"
6 7