summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-10 13:43:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:13:36 +0100
commitd6dc72c0487bf1b0c8c8b78c3f1d5cf6cd3b2c05 (patch)
tree5ca26e90b558a0eb97b0abd1ec1359f68285efe7 /meta/recipes-graphics/xorg-app
parentf29e000832edb7b3467a1dedcdd8579b1201c643 (diff)
downloadpoky-d6dc72c0487bf1b0c8c8b78c3f1d5cf6cd3b2c05.tar.gz
xorg: remove all traces of XPrint
The XPrint server was removed from Xorg in 2008. (From OE-Core rev: 5b3748d463a6666c0d8e2624092619da8d8e6328) 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-app')
-rw-r--r--meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb4
-rw-r--r--meta/recipes-graphics/xorg-app/xset_1.2.2.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb
index ae3cc8cbc1..e0b24420e9 100644
--- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb
+++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb
@@ -9,8 +9,8 @@ clients and the server, and the different types of screens and visuals \
9that are available." 9that are available."
10 10
11LIC_FILES_CHKSUM = "file://COPYING;md5=f3d09e6b9e203a1af489e16c708f4fb3" 11LIC_FILES_CHKSUM = "file://COPYING;md5=f3d09e6b9e203a1af489e16c708f4fb3"
12DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau" 12DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxau"
13PR = "${INC_PR}.0" 13PR = "${INC_PR}.1"
14PE = "1" 14PE = "1"
15 15
16SRC_URI += "file://disable-xkb.patch" 16SRC_URI += "file://disable-xkb.patch"
diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
index 0430f8c544..dde2ced3c4 100644
--- a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
@@ -7,8 +7,8 @@ preference options of the display."
7 7
8LICENSE = "MIT" 8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d" 9LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d"
10DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau" 10DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxau"
11PR = "${INC_PR}.0" 11PR = "${INC_PR}.1"
12PE = "1" 12PE = "1"
13 13
14SRC_URI += "file://disable-xkb.patch" 14SRC_URI += "file://disable-xkb.patch"