diff mbox

[v2,1/2] pixman: update internal copy to pixman-0.32.6

Message ID cbbb4a08ae604d114374f084dc80c98c08ea783c.1410751970.git.hutao@cn.fujitsu.com
State New
Headers show

Commit Message

Hu Tao Sept. 15, 2014, 3:41 a.m. UTC
commit a93a3af9 introduces use of PIXMAN_TYPE_RGBA, but it's only available
in pixman >= 0.21.8. Although commit f27b2e1d bumped pixman to pixman-0.28.2,
but the change was reverted later by 7b1b5d19.

This patch updates internal copy of pixman to pixman-0.32.6 to fix the
problem.

Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
---
 pixman | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gerd Hoffmann Sept. 15, 2014, 6:12 a.m. UTC | #1
On Mo, 2014-09-15 at 11:41 +0800, Hu Tao wrote:
> commit a93a3af9 introduces use of PIXMAN_TYPE_RGBA, but it's only available
> in pixman >= 0.21.8. Although commit f27b2e1d bumped pixman to pixman-0.28.2,
> but the change was reverted later by 7b1b5d19.

Ah, so my memory wasn't totally wrong, the update got reverted
(apparently by mistake).  Thanks for the patches, I'll go prepare a pull
request.

cheers,
  Gerd
diff mbox

Patch

diff --git a/pixman b/pixman
index 97336fa..87eea99 160000
--- a/pixman
+++ b/pixman
@@ -1 +1 @@ 
-Subproject commit 97336fad32acf802003855cd8bd6477fa49a12e3
+Subproject commit 87eea99e443b389c978cf37efc52788bf03a0ee0