summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-10 13:51:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:13:37 +0100
commit3f516bbcc57e1f12cde55ff9049202efa2e27f60 (patch)
tree4abfafa6eb3f542ddced3334c0846c2242694e59 /meta/recipes-graphics/xorg-proto
parent546f2801841acc0383247bac8702fcafbab037dd (diff)
downloadpoky-3f516bbcc57e1f12cde55ff9049202efa2e27f60.tar.gz
xorg: remove fontcache support
This was removed from the Xorg server in 2008. (From OE-Core rev: 02fc0a197ca16e983becb0aedeb9238a0aeb6661) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r--meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb b/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
deleted file mode 100644
index 42c95882b9..0000000000
--- a/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XFontCache: X Font Cache extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Font \
6Cache extension. This extension is used by X-TrueType to cache \
7information about fonts."
8
9LICENSE = "BSD"
10LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \
11 file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214"
12
13PR = "r1"
14PE = "1"
15
16BBCLASSEXTEND = "native"
17
18SRC_URI[md5sum] = "a8a50e5e995bfacb0359575faf7f6906"
19SRC_URI[sha256sum] = "1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb"