diff options
Diffstat (limited to 'meta/recipes-graphics/harfbuzz/harfbuzz_2.8.1.bb')
| -rw-r--r-- | meta/recipes-graphics/harfbuzz/harfbuzz_2.8.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_2.8.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_2.8.1.bb index 2353633071..1a0e651f6e 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_2.8.1.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_2.8.1.bb | |||
| @@ -11,6 +11,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" | |||
| 11 | UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar" | 11 | UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar" |
| 12 | 12 | ||
| 13 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz \ | 13 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz \ |
| 14 | file://0001-Removed-unused-variable-supp_size-from-plan_subset_e.patch \ | ||
| 14 | " | 15 | " |
| 15 | SRC_URI[sha256sum] = "4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300" | 16 | SRC_URI[sha256sum] = "4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300" |
| 16 | 17 | ||
