diff options
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_2.6.9.bb')
| -rw-r--r-- | meta/recipes-devtools/rsync/rsync_2.6.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/meta/recipes-devtools/rsync/rsync_2.6.9.bb index 5a19e21a03..efdf255a07 100644 --- a/meta/recipes-devtools/rsync/rsync_2.6.9.bb +++ b/meta/recipes-devtools/rsync/rsync_2.6.9.bb | |||
| @@ -11,3 +11,5 @@ LICENSE = "GPLv2+" | |||
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c" |
| 12 | 12 | ||
| 13 | PR = "r4" | 13 | PR = "r4" |
| 14 | |||
| 15 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)}" | ||
