diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-11-30 22:12:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 22:18:10 +0000 |
commit | 3123025888fcb04e262af8fac04f2910d1a0cde2 (patch) | |
tree | f3fd519edc68d1fa754a10b672834ee85a9ca61f /meta/recipes-graphics | |
parent | e4ba78ff1c8d4099c66492ea385f1e8edd289c65 (diff) | |
download | poky-3123025888fcb04e262af8fac04f2910d1a0cde2.tar.gz |
pixman: upgrade from 0.22.0 to the latest stable 0.24.0
(From OE-Core rev: 20cef37479c2f46396dff4910e64f7e145d40ef0)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb (renamed from meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb index 1a33a18076..d96fe75601 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb | |||
@@ -18,6 +18,6 @@ PR = "r0" | |||
18 | 18 | ||
19 | EXTRA_OECONF="--disable-gtk" | 19 | EXTRA_OECONF="--disable-gtk" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "307fe4d7dc83b1a558c362907097c0d0" | 21 | SRC_URI[md5sum] = "db5ffcd50064421176e8afb7b85fd1a7" |
22 | SRC_URI[sha256sum] = "24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b" | 22 | SRC_URI[sha256sum] = "744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44" |
23 | 23 | ||