summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/rsync/rsync_3.1.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.1.3.bb b/meta/recipes-devtools/rsync/rsync_3.1.3.bb
index ffb1d061c0..152ff02a25 100644
--- a/meta/recipes-devtools/rsync/rsync_3.1.3.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.1.3.bb
@@ -20,6 +20,9 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
20SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf" 20SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf"
21SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0" 21SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0"
22 22
23# -16548 required for v3.1.3pre1. Already in v3.1.3.
24CVE_CHECK_WHITELIST += " CVE-2017-16548 "
25
23inherit autotools 26inherit autotools
24 27
25PACKAGECONFIG ??= "acl attr \ 28PACKAGECONFIG ??= "acl attr \