All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] upgrade cairo, pango, imake
@ 2010-11-21 13:21 Yu Ke
  2010-11-20  7:56 ` [PATCH 1/3] cairo: upgrade from 1.8.10 to 1.10.0 Yu Ke
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yu Ke @ 2010-11-21 13:21 UTC (permalink / raw)
  To: poky

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%)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-29 22:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-21 13:21 [PATCH 0/3] upgrade cairo, pango, imake Yu Ke
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

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.