mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
x11perf: Update to 1.5.2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
48ba76afdf
commit
d0c0128971
10
meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb
Normal file
10
meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "X11 server performance test program"
|
||||
DEPENDS += "libxmu libxrender libxft libxext fontconfig"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \
|
||||
file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01"
|
||||
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
@@ -1,6 +0,0 @@
|
||||
require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "X11 server performance test program"
|
||||
DEPENDS += "libxmu libxrender libxft libxext fontconfig"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
Reference in New Issue
Block a user