From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Hu Tao <hutao@cn.fujitsu.com>, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 1/2] pixman: update internal copy to pixman-0.32.6
Date: Mon, 15 Sep 2014 08:23:04 +0200 [thread overview]
Message-ID: <1410762185-23820-2-git-send-email-kraxel@redhat.com> (raw)
In-Reply-To: <1410762185-23820-1-git-send-email-kraxel@redhat.com>
From: Hu Tao <hutao@cn.fujitsu.com>
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>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
pixman | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pixman b/pixman
index 97336fa..87eea99 160000
--- a/pixman
+++ b/pixman
@@ -1 +1 @@
-Subproject commit 97336fad32acf802003855cd8bd6477fa49a12e3
+Subproject commit 87eea99e443b389c978cf37efc52788bf03a0ee0
--
1.8.3.1
next prev parent reply other threads:[~2014-09-15 6:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 6:23 [Qemu-devel] [PULL 0/2] Fix pixman build failure Gerd Hoffmann
2014-09-15 6:23 ` Gerd Hoffmann [this message]
2014-09-15 6:23 ` [Qemu-devel] [PULL 2/2] configure: check for pixman-1 version Gerd Hoffmann
2014-09-15 16:33 ` [Qemu-devel] [PULL 0/2] Fix pixman build failure Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1410762185-23820-2-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=hutao@cn.fujitsu.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).