All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Menzel <paulepanter@users.sourceforge.net>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] preferred-xorg-versions-X11R7.5-latest.inc: Use Pixman 0.18.4.
Date: Mon, 13 Sep 2010 21:03:33 +0200	[thread overview]
Message-ID: <1284404613.4133.103.camel@mattotaupa> (raw)

[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]

Date: Mon, 13 Sep 2010 20:53:48 +0200

Cairo 1.10.0 was added in 1d4c650b1d8dac6adee3d3d4208b81bc9b67bd3d [1] and requires Pixman 0.18.4. This fixes at least the distribution Minimal which does not set the version of cairo explicitly.


[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=1d4c650b1d8dac6adee3d3d4208b81bc9b67bd3d
[2] http://cgit.freedesktop.org/cairo/commit/?id=8127f1f5d52bb716dbd70efe096894f2a542f4a9

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
---
 .../preferred-xorg-versions-X11R7.5-latest.inc     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc
index 3c9aac0..634265e 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc
@@ -108,7 +108,7 @@ PREFERRED_VERSION_libxxf86misc ?= "1.0.2"
 PREFERRED_VERSION_liblbxutil ?= "1.1.0"
 PREFERRED_VERSION_liboldx ?= "1.0.1"
 PREFERRED_VERSION_libxkbui ?= "1.0.2"
-PREFERRED_VERSION_pixman ?= "0.16.2"
+PREFERRED_VERSION_pixman ?= "0.18.4"
 #proto
 PREFERRED_VERSION_evieext ?= "1.1.0"
 PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
-- 
1.7.1


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

             reply	other threads:[~2010-09-13 19:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 19:03 Paul Menzel [this message]
2010-09-13 20:44 ` [PATCH] preferred-xorg-versions-X11R7.5-latest.inc: Use Pixman 0.18.4 Khem Raj
2010-09-14 13:17   ` Frans Meulenbroeks
2010-09-14 20:29     ` Paul Menzel
2010-09-14 22:32       ` pixman 0.18.4: `do_compile()` fails with minimal-uclibc: `../pixman/.libs/libpixman-1.so: undefined reference to `__tls_get_addr'` (was: Re: [PATCH] preferred-xorg-versions-X11R7.5-latest.inc: Use Pixman 0.18.4.) Paul Menzel
2010-09-14 22:49         ` Khem Raj
2010-09-15 14:20           ` pixman 0.18.4: `do_compile()` fails with minimal-uclibc: `../pixman/.libs/libpixman-1.so: undefined reference to `__tls_get_addr'` Paul Menzel

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=1284404613.4133.103.camel@mattotaupa \
    --to=paulepanter@users.sourceforge.net \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.