diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-11-30 07:24:17 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 22:18:10 +0000 |
commit | 961ee2fc8debcd8a1488c532f1ca6070fde9529a (patch) | |
tree | 2da15edb41865f373dd712ca7f1c6fd1e28838d0 /meta/recipes-graphics | |
parent | 78fa8144ae202ee10c1ba6c389832e4428d3d5b3 (diff) | |
download | poky-961ee2fc8debcd8a1488c532f1ca6070fde9529a.tar.gz |
x11perf: Upgrade to 1.5.4
(From OE-Core rev: 4a80d46baee6d845c7d6afea1ef9a4240bcbe15a)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb (renamed from meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb b/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb index 26057d548e..15fa3148ea 100644 --- a/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb +++ b/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb | |||
@@ -11,10 +11,10 @@ DEPENDS += "libxmu libxrender libxft libxext fontconfig" | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \ | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \ |
12 | file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01" | 12 | file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01" |
13 | 13 | ||
14 | PR = "r1" | 14 | PR = "r0" |
15 | PE = "1" | 15 | PE = "1" |
16 | 16 | ||
17 | FILES_${PN} += "${libdir}/X11/x11perfcomp/*" | 17 | FILES_${PN} += "${libdir}/X11/x11perfcomp/*" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "c3ac3667a6f5c3cead9847fbf4b5f36e" | 19 | SRC_URI[md5sum] = "5c3c7431a38775caaea6051312a49bc9" |
20 | SRC_URI[sha256sum] = "394d7355afe7f3b054ce6f30db78794c6305c6593d48b7fb86a9c89d9d9e21bd" | 20 | SRC_URI[sha256sum] = "24ee8857a2bf414b360addabf1c27ef797f7f504ee9bc409c151760bfbe53184" |