diff options
author | Marko Lindqvist <cazfi74@gmail.com> | 2013-01-05 21:47:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 13:38:28 +0000 |
commit | c2a87e8daf118cb0fcbedd16e513987ec3e82c75 (patch) | |
tree | 592d291356452688379c5e953cc535266a2bcb5f /meta | |
parent | 5df4103a6ab19428f857e4b05aecfecd71b5f0df (diff) | |
download | poky-c2a87e8daf118cb0fcbedd16e513987ec3e82c75.tar.gz |
libxcomposite: update to upstream version 0.4.4
Compatible with automake-1.13.
(From OE-Core rev: f63704c6b4686fde437d247f41e081cfc5c1868e)
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb index 7377711ded..8ee35b03a7 100644 --- a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb | |||
@@ -25,5 +25,5 @@ XORG_PN = "libXcomposite" | |||
25 | 25 | ||
26 | SRC_URI += " file://change-include-order.patch" | 26 | SRC_URI += " file://change-include-order.patch" |
27 | 27 | ||
28 | SRC_URI[md5sum] = "a60e0b5c276d0aa9e2d3b982c98f61c8" | 28 | SRC_URI[md5sum] = "f7a218dcbf6f0848599c6c36fc65c51a" |
29 | SRC_URI[sha256sum] = "32294d28f4ee46db310c344546d98484728b7d52158c6d7c25bba02563b41aad" | 29 | SRC_URI[sha256sum] = "ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178" |