summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb')
-rw-r--r--meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb b/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb
deleted file mode 100644
index fca832851d..0000000000
--- a/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1require xorg-util-common.inc
2
3SUMMARY = "Data files for the imake utility"
4DESCRIPTION = "Data files for the imake utility"
5LIC_FILES_CHKSUM = "file://COPYING;md5=0f334a06f2de517e37e86d6757167d88"
6
7DEPENDS = "font-util"
8
9
10FILES_${PN} += "${libdir}/X11/config/*"
11
12SRC_URI[md5sum] = "ccb5f341ed5932d5ae870d9128e37c32"
13SRC_URI[sha256sum] = "8c9ce7952094d49a1d3f849e45caf848d83ad879d91f3169cc373f52502d0c20"
14
15BBCLASSEXTEND = "native"