mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
freetype: upgrade to 2.4.9
(From OE-Core rev: 7c767d3723e0b55d3bcd3864a9cdbce6d11d5b35) 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
71a6fb605a
commit
ef215694de
@@ -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