diff options
Diffstat (limited to 'recipes-devtools/rsync/rsync_2.6.9.bb')
-rw-r--r-- | recipes-devtools/rsync/rsync_2.6.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/rsync/rsync_2.6.9.bb b/recipes-devtools/rsync/rsync_2.6.9.bb index 5c6c9d9..525387d 100644 --- a/recipes-devtools/rsync/rsync_2.6.9.bb +++ b/recipes-devtools/rsync/rsync_2.6.9.bb | |||
@@ -8,7 +8,7 @@ SRC_URI += "file://rsync-2.6.9-fname-obo.patch \ | |||
8 | SRC_URI[md5sum] = "996d8d8831dbca17910094e56dcb5942" | 8 | SRC_URI[md5sum] = "996d8d8831dbca17910094e56dcb5942" |
9 | SRC_URI[sha256sum] = "ca437301becd890e73300bc69a39189ff1564baa761948ff149b3dd7bde633f9" | 9 | SRC_URI[sha256sum] = "ca437301becd890e73300bc69a39189ff1564baa761948ff149b3dd7bde633f9" |
10 | 10 | ||
11 | LICENSE = "GPLv2+" | 11 | LICENSE = "GPL-2.0-or-later" |
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c" |
13 | 13 | ||
14 | PR = "r4" | 14 | PR = "r4" |