From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Upgrade GTK+3 and dependencies
Date: Thu, 9 Apr 2015 15:15:21 +0300 [thread overview]
Message-ID: <cover.1428577515.git.jussi.kukkonen@intel.com> (raw)
These upgrades depend on the GLib upgrade (2.44.0) sent earlier by
Robert Yang (in git.openembedded.org/openembedded-core-contrib rbt/PU).
The patchset includes many 'firsts' for me so feedback is welcome.
Things of note:
* virtual/mesa is used as dependency when gtk+3 needs wayland-egl -- is
this correct?
* The libepoxy recipe is new. Patching the dependency out of GTK+ might
be possible but epoxy is quite small so I assumed adding a recipe is
ok.
The following changes since commit 7fb6a6e907e5803597b2e12ba7047c46e57dba26:
upstream_tracking.inc: Add no-update reason for gdk-pixbuf (2015-04-09 10:01:48 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/update-gtk3
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/update-gtk3
Jussi Kukkonen (7):
glib-networking: Upgrade to 2.44.0
cairo: Upgrade to 1.14.2
atk: Upgrade to 2.16.0
at-spi2-core: Upgrade to 2.16.0
at-spi2-atk: Upgrade to 2.16.0
libepoxy: Add as GTK+ 3.16 requirement
gtk+3: Upgrade to 3.16.0
.../conf/distro/include/upstream_tracking.inc | 1 -
...working_2.38.0.bb => glib-networking_2.44.0.bb} | 4 +--
meta/recipes-gnome/gtk+/gtk+3.inc | 14 ++++-----
...ve-includedir-poisoning-from-configure.ac.patch | 34 ++++++++++++++++++++++
.../gtk+/gtk+3/fix-flags-for-native.patch | 33 ---------------------
.../gtk+/{gtk+3_3.12.2.bb => gtk+3_3.16.0.bb} | 6 ++--
.../cairo/{cairo_1.12.18.bb => cairo_1.14.2.bb} | 4 +--
meta/recipes-graphics/libepoxy/libepoxy_1.2.bb | 16 ++++++++++
...at-spi2-atk_2.14.1.bb => at-spi2-atk_2.16.0.bb} | 4 +--
...-spi2-core_2.14.1.bb => at-spi2-core_2.16.0.bb} | 7 +++--
.../atk/{atk_2.14.0.bb => atk_2.16.0.bb} | 4 +--
11 files changed, 72 insertions(+), 55 deletions(-)
rename meta/recipes-core/glib-networking/{glib-networking_2.38.0.bb => glib-networking_2.44.0.bb} (88%)
create mode 100644 meta/recipes-gnome/gtk+/gtk+3/Remove-includedir-poisoning-from-configure.ac.patch
delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/fix-flags-for-native.patch
rename meta/recipes-gnome/gtk+/{gtk+3_3.12.2.bb => gtk+3_3.16.0.bb} (73%)
rename meta/recipes-graphics/cairo/{cairo_1.12.18.bb => cairo_1.14.2.bb} (92%)
create mode 100644 meta/recipes-graphics/libepoxy/libepoxy_1.2.bb
rename meta/recipes-support/atk/{at-spi2-atk_2.14.1.bb => at-spi2-atk_2.16.0.bb} (79%)
rename meta/recipes-support/atk/{at-spi2-core_2.14.1.bb => at-spi2-core_2.16.0.bb} (68%)
rename meta/recipes-support/atk/{atk_2.14.0.bb => atk_2.16.0.bb} (79%)
--
2.1.4
next reply other threads:[~2015-04-09 12:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 12:15 Jussi Kukkonen [this message]
2015-04-09 12:16 ` [PATCH 1/7] glib-networking: Upgrade to 2.44.0 Jussi Kukkonen
2015-04-09 12:16 ` [PATCH 2/7] cairo: Upgrade to 1.14.2 Jussi Kukkonen
2015-04-09 12:16 ` [PATCH 3/7] atk: Upgrade to 2.16.0 Jussi Kukkonen
2015-04-09 12:16 ` [PATCH 4/7] at-spi2-core: " Jussi Kukkonen
2015-04-09 12:16 ` [PATCH 5/7] at-spi2-atk: " Jussi Kukkonen
2015-04-09 12:16 ` [PATCH 6/7] libepoxy: Add as GTK+ 3.16 requirement Jussi Kukkonen
2015-04-09 12:23 ` Jussi Kukkonen
2015-04-13 12:56 ` Flanagan, Elizabeth
2015-04-10 8:28 ` Koen Kooi
2015-04-13 13:05 ` Burton, Ross
2015-04-09 12:16 ` [PATCH 7/7] gtk+3: Upgrade to 3.16.0 Jussi Kukkonen
2015-04-13 19:46 ` Jussi Kukkonen
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.1428577515.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox