mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
freetype: upgrade to 2.4.9
(From OE-Core rev: 6dc49f00248ffb937de45c4d075907774b4cd8fc) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35c5a8ce73
commit
287fabd66f
@@ -18,8 +18,8 @@ PR = "r0"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
|
||||
file://no-hardcode.patch"
|
||||
|
||||
SRC_URI[md5sum] = "dbf2caca1d3afd410a29217a9809d397"
|
||||
SRC_URI[sha256sum] = "a9eb7da3875fcb2f022a9c280c01b94ae45ac83d8102838c05dce1277948fb71"
|
||||
SRC_URI[md5sum] = "77a893dae81fd5b896632715ca041179"
|
||||
SRC_URI[sha256sum] = "c4204ac1d48e99d4375a2f32bf4f3f92780a9d9f015e64e57e852f6c004859b9"
|
||||
|
||||
S = "${WORKDIR}/freetype-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user