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 03:01:15 +0200
commita7d6c0a59aa3f23b1a8cda80e37ddfbb5f63d32d (patch)
tree8cf555500daa2a554206231cda5aef44ffd9cc86 /recipes-devtools/rsync/rsync_2.6.9.bb
parent37da5c27c567ac3145347470793c7ec101593ca8 (diff)
downloadmeta-gplv2-a7d6c0a59aa3f23b1a8cda80e37ddfbb5f63d32d.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