]> code.ossystems Code Review - openembedded-core.git/commitdiff
freetype: upgrade to 2.5.3
authorRoss Burton <ross.burton@intel.com>
Mon, 12 May 2014 12:14:49 +0000 (13:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 May 2014 18:24:00 +0000 (19:24 +0100)
Also drop the redundant definition of S.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/freetype/freetype_2.5.3.bb [moved from meta/recipes-graphics/freetype/freetype_2.5.2.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-graphics/freetype/freetype_2.5.2.bb
rename to meta/recipes-graphics/freetype/freetype_2.5.3.bb
index 0c62a678cd968e8c39d6b082414a5ce74dbd0701..7182c219439051efc396fd6cf7f37b847ab5e7bf 100644 (file)
@@ -13,13 +13,9 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE.TXT;md5=c017ff17fc6f0794adf93db5559ccd56
 
 SECTION = "libs"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
-"
-
-SRC_URI[md5sum] = "10e8f4d6a019b124088d18bc26123a25"
-SRC_URI[sha256sum] = "4ff4bd393aa01071ec7b849d035508a505a78f88b2bcf25ff11e58e43c0b9def"
-
-S = "${WORKDIR}/freetype-${PV}"
+SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2"
+SRC_URI[md5sum] = "d6b60f06bfc046e43ab2a6cbfd171d65"
+SRC_URI[sha256sum] = "c0848b29d52ef3ca27ad92e08351f023c5e24ce8cea7d8fe69fc96358e65f75e"
 
 inherit autotools-brokensep pkgconfig binconfig multilib_header