From 5e62255e0e3d262b88d97ba4cfcffb5d7e307651 Mon Sep 17 00:00:00 2001
From: Shane Wang <shane.wang@intel.com>
Date: Thu, 15 Mar 2012 21:43:37 +0800
Subject: libxfont: upgrade to 1.4.5

Signed-off-by: Shane Wang <shane.wang@intel.com>
---
 meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb | 23 -----------------------
 meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb | 23 +++++++++++++++++++++++
 2 files changed, 23 insertions(+), 23 deletions(-)
 delete mode 100644 meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb
 create mode 100644 meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb

diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb
deleted file mode 100644
index 55d4e692c..000000000
--- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "XFont: X Font rasterisation library"
-
-DESCRIPTION = "libXfont provides various services for X servers, most \
-notably font selection and rasterisation (through external libraries \
-such as freetype)."
-
-require xorg-lib-common.inc
-
-LICENSE= "MIT & MIT-style & BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c"
-
-DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib"
-PROVIDES = "xfont"
-
-PR = "r2"
-PE = "1"
-
-XORG_PN = "libXfont"
-
-BBCLASSEXTEND = "native"
-
-SRC_URI[md5sum] = "f9942bc818d39094d7295b156a729393"
-SRC_URI[sha256sum] = "a2065f5f66882f7a9cb0eb674e16d284da48e449af443eda272e99832be8239a"
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb
new file mode 100644
index 000000000..65a9f80f6
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb
@@ -0,0 +1,23 @@
+SUMMARY = "XFont: X Font rasterisation library"
+
+DESCRIPTION = "libXfont provides various services for X servers, most \
+notably font selection and rasterisation (through external libraries \
+such as freetype)."
+
+require xorg-lib-common.inc
+
+LICENSE= "MIT & MIT-style & BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c"
+
+DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib"
+PROVIDES = "xfont"
+
+PR = "r0"
+PE = "1"
+
+XORG_PN = "libXfont"
+
+BBCLASSEXTEND = "native"
+
+SRC_URI[md5sum] = "6851da5dae0a6cf5f7c9b9e2b05dd3b4"
+SRC_URI[sha256sum] = "bbf96fb80b6b95cdb1dc968085082a6e668193a54cd9d6e2af669909c0cb7170"
-- 
cgit v1.2.3