diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-04-01 02:39:39 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-12 14:05:37 +0100 |
commit | d1a1e47acbb77acee54f377fe7c545e5f261f140 (patch) | |
tree | 55221f9d6a90a6b8791ea275413f1534566e47a3 /meta/recipes-graphics/xorg-app | |
parent | 1338222b6c99907bc02cdb9db5e52cff65b0fd14 (diff) | |
download | poky-d1a1e47acbb77acee54f377fe7c545e5f261f140.tar.gz |
x11perf: update to 1.6.1
(From OE-Core rev: c03fdca0e57cdb3e37e982d1ec18f56658de55e5)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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/x11perf_1.6.1.bb (renamed from meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb b/meta/recipes-graphics/xorg-app/x11perf_1.6.1.bb index a06aa269b6..33c0c8a95c 100644 --- a/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb +++ b/meta/recipes-graphics/xorg-app/x11perf_1.6.1.bb | |||
@@ -19,5 +19,5 @@ do_install_append_class-target () { | |||
19 | 19 | ||
20 | FILES_${PN} += "${libdir}/X11/x11perfcomp/*" | 20 | FILES_${PN} += "${libdir}/X11/x11perfcomp/*" |
21 | 21 | ||
22 | SRC_URI[md5sum] = "f0b24e4d8beb622a419e8431e1c03cd7" | 22 | SRC_URI[md5sum] = "e96b56756990c56c24d2d02c2964456b" |
23 | SRC_URI[sha256sum] = "e87098dec1947572d70c62697a7b70bde1ab5668237d4660080eade6bc096751" | 23 | SRC_URI[sha256sum] = "1c7e0b8ffc2794b4ccf11e04d551823abe0ea47b4f7db0637390db6fbe817c34" |