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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/meta/recipes-devtools/rsync/rsync_2.6.9.bb index 43379829ea..17c18a4ad8 100644 --- a/meta/recipes-devtools/rsync/rsync_2.6.9.bb +++ b/meta/recipes-devtools/rsync/rsync_2.6.9.bb | |||
| @@ -8,6 +8,7 @@ PRIORITY = "optional" | |||
| 8 | DEPENDS = "popt" | 8 | DEPENDS = "popt" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \ | 10 | SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \ |
| 11 | file://rsync-2.6.9-fname-obo.patch \ | ||
| 11 | file://rsyncd.conf" | 12 | file://rsyncd.conf" |
| 12 | 13 | ||
| 13 | inherit autotools | 14 | inherit autotools |
| @@ -22,4 +23,4 @@ EXTRA_OEMAKE='STRIP=""' | |||
| 22 | LICENSE = "GPLv2+" | 23 | LICENSE = "GPLv2+" |
| 23 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c" | 24 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c" |
| 24 | 25 | ||
| 25 | PR = "r2" | 26 | PR = "r3" |
