From 8ca68f6dffce6424bfea5aac56e21b3198df26ab Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Wed, 13 Apr 2011 11:00:48 +0800 Subject: x11perf: Upgrade to 1.5.3 (from 1.5.2) (From OE-Core rev: 8735ecfcaa4f3270fae8306055cb30fb7a179367) Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb | 18 ------------------ meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb create mode 100644 meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb (limited to 'meta/recipes-graphics/xorg-app') diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb b/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb deleted file mode 100644 index e10fcf0b53..0000000000 --- a/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb +++ /dev/null @@ -1,18 +0,0 @@ -require xorg-app-common.inc - -SUMMARY = "X11 server performance test program" - -DESCRIPTION = "The x11perf program runs one or more performance tests \ -and reports how fast an X server can execute the tests." - - -DEPENDS += "libxmu libxrender libxft libxext fontconfig" - -LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \ - file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01" - -PR = "r0" -PE = "1" - -SRC_URI[md5sum] = "3459958a7fdccf02fa43b70fda9cd87f" -SRC_URI[sha256sum] = "a1fd752abd3496568614c2f2209d21452bdd5b8c9a5c14a5705725bd8c298e12" diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb b/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb new file mode 100644 index 0000000000..8faffe0096 --- /dev/null +++ b/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb @@ -0,0 +1,18 @@ +require xorg-app-common.inc + +SUMMARY = "X11 server performance test program" + +DESCRIPTION = "The x11perf program runs one or more performance tests \ +and reports how fast an X server can execute the tests." + + +DEPENDS += "libxmu libxrender libxft libxext fontconfig" + +LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \ + file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01" + +PR = "r0" +PE = "1" + +SRC_URI[md5sum] = "c3ac3667a6f5c3cead9847fbf4b5f36e" +SRC_URI[sha256sum] = "394d7355afe7f3b054ce6f30db78794c6305c6593d48b7fb86a9c89d9d9e21bd" -- cgit v1.2.3-54-g00ecf