summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2019-04-15 14:12:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-15 17:40:32 +0100
commit96b29910f8515dc79ca4ecc0a1dfbbe3efb83f19 (patch)
tree7da7ca2485993421320881b6341b811617cce425
parentbacb59079eb6ba7e43507a6d3a357341fb367f83 (diff)
downloadopenembedded-core-contrib-96b29910f8515dc79ca4ecc0a1dfbbe3efb83f19.tar.gz
harfbuzz: update source checksums after upstream replaced the tarball
RP: Upstream replaced the original release tarball: https://github.com/servo/rust-harfbuzz/pull/141 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb
index 5855d77c50..4691d16df8 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \
DEPENDS = "glib-2.0 cairo fontconfig freetype"
SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
-SRC_URI[md5sum] = "ebccf8203103766383d4c5a0767b102d"
-SRC_URI[sha256sum] = "9035005903da74667d28bb181986e879e11da3d5986722759fa145cca781ead6"
+SRC_URI[md5sum] = "49f111f9b52ae3d9b31c1a3631a320bd"
+SRC_URI[sha256sum] = "b470eff9dd5b596edf078596b46a1f83c179449f051a469430afc15869db336f"
inherit autotools pkgconfig lib_package gtk-doc