[oe-commits] Koen Kooi : pixman: update to 0.22.2

git version control git at git.openembedded.org
Sat Jul 9 21:49:37 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 1a1edbb79eb3e9bfb7eae67e0953c2ae5f1ff96b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=1a1edbb79eb3e9bfb7eae67e0953c2ae5f1ff96b

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Jul  9 11:04:39 2011 +0200

pixman: update to 0.22.2

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 ...mplementation-of-pixman_blt-with-overlapp.patch |    0
 ...of-overlapping-src-dst-for-pixman_blt_mmx.patch |    0
 ...f-overlapping-src-dst-for-pixman_blt_sse2.patch |    0
 ...f-overlapping-src-dst-for-pixman_blt_neon.patch |    0
 .../{pixman_0.22.0.bb => pixman_0.22.2.bb}         |    5 +++--
 5 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch b/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch
similarity index 100%
rename from meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch
rename to meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0001-Generic-C-implementation-of-pixman_blt-with-overlapp.patch
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch b/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch
similarity index 100%
rename from meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch
rename to meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch b/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch
similarity index 100%
rename from meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch
rename to meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch b/meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch
similarity index 100%
rename from meta-oe/recipes-graphics/xorg-lib/pixman-0.22.0/0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch
rename to meta-oe/recipes-graphics/xorg-lib/pixman-0.22.2/0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman_0.22.0.bb b/meta-oe/recipes-graphics/xorg-lib/pixman_0.22.2.bb
similarity index 86%
rename from meta-oe/recipes-graphics/xorg-lib/pixman_0.22.0.bb
rename to meta-oe/recipes-graphics/xorg-lib/pixman_0.22.2.bb
index 1d2df5d..6884d67 100644
--- a/meta-oe/recipes-graphics/xorg-lib/pixman_0.22.0.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/pixman_0.22.2.bb
@@ -14,8 +14,9 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/lib/${BPN}-${PV}.tar.g
            file://0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch \
            file://0004-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch \
 "
-SRC_URI[md5sum] = "cb8f3cb5ce2c8d7294f73ecb7021fda6"
-SRC_URI[sha256sum] = "6b7622256e43912fb77fd456b0753f407268d450f5990c8f86e7c6f006e30da0"
+
+SRC_URI[md5sum] = "3dd0d9ed05dbf0e5e75d526ebae42e11"
+SRC_URI[sha256sum] = "51f4f26be030e476a1b481a8f76e6695b45d1dce084beae5251236c3bb2a1f89"
 
 NEON = " --disable-arm-neon "
 NEON_armv7a = " "





More information about the Openembedded-commits mailing list