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:
Shane Wang 2011-12-26 23:33:09 +08:00 committed by Richard Purdie
parent 2d45549a3b
commit 31cb9dbf55
2 changed files with 3 additions and 3 deletions

View File

@ -13,13 +13,13 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE.TXT;md5=28d5381b1bef2649c59f20c20bae4f39
SECTION = "libs"
PR = "r2"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
file://no-hardcode.patch"
SRC_URI[md5sum] = "5e6510613f612809d2d7862592b92ab7"
SRC_URI[sha256sum] = "24a4a57f3a6859887e91f90f93f754cfc7bf9ab9246a3a696435a0c6a7a1e92a"
SRC_URI[md5sum] = "dbf2caca1d3afd410a29217a9809d397"
SRC_URI[sha256sum] = "a9eb7da3875fcb2f022a9c280c01b94ae45ac83d8102838c05dce1277948fb71"
S = "${WORKDIR}/freetype-${PV}"