mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
freetype: upgrade to 2.4.8
(From OE-Core rev: 172a9562aa1df224cf8e60f7d73c4840db96edb5) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2d45549a3b
commit
31cb9dbf55
+3
-3
@@ -13,13 +13,13 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE.TXT;md5=28d5381b1bef2649c59f20c20bae4f39
|
|||||||
|
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r0"
|
||||||
|
|
||||||
SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
|
SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
|
||||||
file://no-hardcode.patch"
|
file://no-hardcode.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "5e6510613f612809d2d7862592b92ab7"
|
SRC_URI[md5sum] = "dbf2caca1d3afd410a29217a9809d397"
|
||||||
SRC_URI[sha256sum] = "24a4a57f3a6859887e91f90f93f754cfc7bf9ab9246a3a696435a0c6a7a1e92a"
|
SRC_URI[sha256sum] = "a9eb7da3875fcb2f022a9c280c01b94ae45ac83d8102838c05dce1277948fb71"
|
||||||
|
|
||||||
S = "${WORKDIR}/freetype-${PV}"
|
S = "${WORKDIR}/freetype-${PV}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user