From: Yu Ke <ke.yu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/3] upgrade cairo, pango, imake
Date: Sun, 21 Nov 2010 21:21:11 +0800 [thread overview]
Message-ID: <cover.1290345671.git.ke.yu@intel.com> (raw)
Cairo upgradtion patch has been hold in last patch push due to build failure mentioned in bug 540. This issue has been root caused as package rename, and has been fixed this time. so push it for review again.
Note: cairo 1.10.0 depends on pixman 0.20.0, which is already in contrib/distro/master branch, but not in poky/master yet. so please build this commit upon contrib/distro/master, not poky/master.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: kyu3/upgrade-11-21
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/upgrade-11-21
Thanks,
Yu Ke <ke.yu@intel.com>
---
Yu Ke (3):
cairo: upgrade from 1.8.10 to 1.10.0
pango: upgrade from 1.28.0 to 1.28.3
imake: upgrade from 1.0.2 to 1.0.4
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../cairo/cairo-1.8.10/hardcoded_libtool.patch | 17 ---------
meta/recipes-graphics/cairo/cairo_1.10.0.bb | 36 ++++++++++++++++++++
meta/recipes-graphics/cairo/cairo_1.8.10.bb | 8 ----
.../{pango-1.28.0 => pango-1.28.3}/no-tests.patch | 0
meta/recipes-graphics/pango/pango.inc | 1 +
.../pango/{pango_1.28.0.bb => pango_1.28.3.bb} | 0
.../xorg-util/{imake_1.0.2.bb => imake_1.0.4.bb} | 4 ++-
8 files changed, 41 insertions(+), 27 deletions(-)
delete mode 100644 meta/recipes-graphics/cairo/cairo-1.8.10/hardcoded_libtool.patch
create mode 100644 meta/recipes-graphics/cairo/cairo_1.10.0.bb
delete mode 100644 meta/recipes-graphics/cairo/cairo_1.8.10.bb
rename meta/recipes-graphics/pango/{pango-1.28.0 => pango-1.28.3}/no-tests.patch (100%)
rename meta/recipes-graphics/pango/{pango_1.28.0.bb => pango_1.28.3.bb} (100%)
rename meta/recipes-graphics/xorg-util/{imake_1.0.2.bb => imake_1.0.4.bb} (64%)
next reply other threads:[~2010-11-21 14:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-21 13:21 Yu Ke [this message]
2010-11-20 7:56 ` [PATCH 1/3] cairo: upgrade from 1.8.10 to 1.10.0 Yu Ke
2010-11-21 11:54 ` [PATCH 2/3] pango: upgrade from 1.28.0 to 1.28.3 Yu Ke
2010-11-21 12:20 ` [PATCH 3/3] imake: upgrade from 1.0.2 to 1.0.4 Yu Ke
2010-11-29 22:39 ` [PATCH 0/3] upgrade cairo, pango, imake Saul Wold
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=cover.1290345671.git.ke.yu@intel.com \
--to=ke.yu@intel.com \
--cc=poky@yoctoproject.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.