diff options
Diffstat (limited to 'meta/recipes-extended/gperf/gperf_3.1.bb')
| -rw-r--r-- | meta/recipes-extended/gperf/gperf_3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/gperf/gperf_3.1.bb b/meta/recipes-extended/gperf/gperf_3.1.bb index 3564ac0805..c9f09c7931 100644 --- a/meta/recipes-extended/gperf/gperf_3.1.bb +++ b/meta/recipes-extended/gperf/gperf_3.1.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz" | |||
| 9 | SRC_URI[md5sum] = "9e251c0a618ad0824b51117d5d9db87e" | 9 | SRC_URI[md5sum] = "9e251c0a618ad0824b51117d5d9db87e" |
| 10 | SRC_URI[sha256sum] = "588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2" | 10 | SRC_URI[sha256sum] = "588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2" |
| 11 | 11 | ||
| 12 | SRC_URI:append = " file://reproducibility.patch" | 12 | SRC_URI += "file://1862c6e57a308a05889c80c048dbc58bdc378dcb.patch" |
| 13 | 13 | ||
| 14 | inherit autotools | 14 | inherit autotools |
| 15 | 15 | ||
