diff options
Diffstat (limited to 'meta/recipes-devtools/diffstat')
-rw-r--r-- | meta/recipes-devtools/diffstat/diffstat_1.54.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.54.bb index 334d7d1919..ab89f62c55 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb | |||
@@ -6,9 +6,10 @@ HOMEPAGE = "http://invisible-island.net/diffstat/" | |||
6 | SECTION = "devel" | 6 | SECTION = "devel" |
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5" | 8 | LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5" |
9 | PR = "r0" | 9 | PR = "r1" |
10 | 10 | ||
11 | SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz" | 11 | SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz \ |
12 | file://dirfix.patch" | ||
12 | 13 | ||
13 | SRC_URI[md5sum] = "af08bef2eb37050ceb0c4fddedb2ee36" | 14 | SRC_URI[md5sum] = "af08bef2eb37050ceb0c4fddedb2ee36" |
14 | SRC_URI[sha256sum] = "d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6ecb83e5" | 15 | SRC_URI[sha256sum] = "d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6ecb83e5" |