[oe-commits] Khem Raj : fontconfig: Upgrade to 2.11.93

git at git.openembedded.org git at git.openembedded.org
Sun Apr 26 21:58:36 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: ad2cda9e99784fcad76364ee6e586d5f24e14eab
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ad2cda9e99784fcad76364ee6e586d5f24e14eab

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Apr 23 20:35:31 2015 -0700

fontconfig: Upgrade to 2.11.93

LIC_FILES_CHKSUM change is due to shifting of
the hunk to different line numbers, checksum remains same still

Change-Id: I0ce0cc96d39c801e57394f7a839a01d11a6f3979
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../fontconfig/{fontconfig_2.11.1.bb => fontconfig_2.11.93.bb}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.11.93.bb
similarity index 86%
rename from meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb
rename to meta/recipes-graphics/fontconfig/fontconfig_2.11.93.bb
index 7c5b4b4..44cfe2b 100644
--- a/meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb
+++ b/meta/recipes-graphics/fontconfig/fontconfig_2.11.93.bb
@@ -14,7 +14,7 @@ BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
 LICENSE = "MIT-style & MIT & PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7a0449e9bc5370402a94c00204beca3d \
                     file://src/fcfreetype.c;endline=45;md5=5d9513e3196a1fbfdfa94051c09dfc84 \
-                    file://src/fccache.c;beginline=1143;endline=1158;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f"
+                    file://src/fccache.c;beginline=1199;endline=1214;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f"
 
 SECTION = "libs"
 
@@ -22,8 +22,8 @@ DEPENDS = "expat freetype zlib"
 
 SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \
            "
-SRC_URI[md5sum] = "e75e303b4f7756c2b16203a57ac87eba"
-SRC_URI[sha256sum] = "b6b066c7dce3f436fdc0dfbae9d36122b38094f4f53bd8dffd45e195b0540d8d"
+SRC_URI[md5sum] = "622f94f0f74e40775ea72d7d5f17a36d"
+SRC_URI[sha256sum] = "296b5e83189589e537992d65ff01e0cd74eba9a91eb16a6890ce942e3695c526"
 
 PACKAGES =+ "fontconfig-utils"
 FILES_${PN} =+ "${datadir}/xml/*"



More information about the Openembedded-commits mailing list