summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-05-05 14:12:49 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-07 13:40:35 +0100
commitfc94b83be48c891b0250a286cf43befd5b66994a (patch)
tree4dc8f1331583436037f14826c0a57459188ed26c /meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb
parentb98e99382b5b56ee062f837527c77b420c6a7c4e (diff)
downloadpoky-fc94b83be48c891b0250a286cf43befd5b66994a.tar.gz
x11perf: Upgrade 1.5.4 -> 1.6.0
* remove PR (From OE-Core rev: 5de08f4bfa84534083b771f449a5584f0528a90a) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb b/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb
deleted file mode 100644
index cc0b323a88..0000000000
--- a/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1require xorg-app-common.inc
2
3SUMMARY = "X11 server performance test program"
4
5DESCRIPTION = "The x11perf program runs one or more performance tests \
6and reports how fast an X server can execute the tests."
7
8
9DEPENDS += "libxmu libxrender libxft libxext fontconfig"
10
11LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \
12 file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01"
13
14PR = "${INC_PR}.0"
15PE = "1"
16
17FILES_${PN} += "${libdir}/X11/x11perfcomp/*"
18
19SRC_URI[md5sum] = "5c3c7431a38775caaea6051312a49bc9"
20SRC_URI[sha256sum] = "24ee8857a2bf414b360addabf1c27ef797f7f504ee9bc409c151760bfbe53184"