From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] Small upgrades around the GNOME stack
Date: Mon, 19 Dec 2016 15:35:32 +0200 [thread overview]
Message-ID: <cover.1482154012.git.jussi.kukkonen@intel.com> (raw)
The following changes since commit d0d260b0b85790ceb136dd6b0445e8e33d038f5e:
u-boot/beaglebone: Select Beaglebone Black target specifically. (2016-12-17 09:57:37 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/gtk-etc
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gtk-etc
Jussi Kukkonen (8):
gtk+3: Upgrade 3.22.1 -> 3.22.5
gsettings-desktop-schemas: Upgrade 3.20.0 -> 3.22.0
glib-2.0: Upgrade 2.50.1 -> 2.50.2
gdk-pixbuf: Upgrade 2.36.0 -> 2.36.1
cairo: Upgrade 1.14.6 -> 1.14.8
clutter-gst-3.0: Upgrade 3.0.20 -> 3.0.22
cogl-1.0: Upgrade 1.22.0 -> 1.22.2
mirrors.bbclass: Fix gnutls mirror directory
meta/classes/mirrors.bbclass | 2 +-
.../{glib-2.0_2.50.1.bb => glib-2.0_2.50.2.bb} | 4 +--
.../{gdk-pixbuf_2.36.0.bb => gdk-pixbuf_2.36.1.bb} | 8 ++++--
...20.0.bb => gsettings-desktop-schemas_3.22.0.bb} | 4 +--
.../gtk+/{gtk+3_3.22.1.bb => gtk+3_3.22.5.bb} | 4 +--
...e_3.22.1.bb => gtk-icon-utils-native_3.22.5.bb} | 4 +--
.../cairo/{cairo_1.14.6.bb => cairo_1.14.8.bb} | 4 +--
...gst-3.0_3.0.20.bb => clutter-gst-3.0_3.0.22.bb} | 4 +--
...Fix-an-incorrect-preprocessor-conditional.patch | 32 ++++++++++++++++++++++
meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb | 7 -----
meta/recipes-graphics/cogl/cogl-1.0_1.22.2.bb | 8 ++++++
11 files changed, 58 insertions(+), 23 deletions(-)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.50.1.bb => glib-2.0_2.50.2.bb} (86%)
rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.36.0.bb => gdk-pixbuf_2.36.1.bb} (92%)
rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_3.20.0.bb => gsettings-desktop-schemas_3.22.0.bb} (70%)
rename meta/recipes-gnome/gtk+/{gtk+3_3.22.1.bb => gtk+3_3.22.5.bb} (84%)
rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.1.bb => gtk-icon-utils-native_3.22.5.bb} (93%)
rename meta/recipes-graphics/cairo/{cairo_1.14.6.bb => cairo_1.14.8.bb} (92%)
rename meta/recipes-graphics/clutter/{clutter-gst-3.0_3.0.20.bb => clutter-gst-3.0_3.0.22.bb} (58%)
create mode 100644 meta/recipes-graphics/cogl/cogl-1.0/0001-Fix-an-incorrect-preprocessor-conditional.patch
delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb
create mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.22.2.bb
--
2.1.4
next reply other threads:[~2016-12-19 13:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-19 13:35 Jussi Kukkonen [this message]
2016-12-19 13:35 ` [PATCH 1/8] gtk+3: Upgrade 3.22.1 -> 3.22.5 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 2/8] gsettings-desktop-schemas: Upgrade 3.20.0 -> 3.22.0 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 3/8] glib-2.0: Upgrade 2.50.1 -> 2.50.2 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 4/8] gdk-pixbuf: Upgrade 2.36.0 -> 2.36.1 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 5/8] cairo: Upgrade 1.14.6 -> 1.14.8 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 6/8] clutter-gst-3.0: Upgrade 3.0.20 -> 3.0.22 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 7/8] cogl-1.0: Upgrade 1.22.0 -> 1.22.2 Jussi Kukkonen
2016-12-19 13:35 ` [PATCH 8/8] mirrors.bbclass: Fix gnutls mirror directory Jussi Kukkonen
2016-12-19 13:50 ` 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.1482154012.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 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.