From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Upgrades for clutter and X related recipes
Date: Thu, 9 Jul 2015 10:51:59 +0300 [thread overview]
Message-ID: <cover.1436427694.git.jussi.kukkonen@intel.com> (raw)
xproto and xf86-input-vmmouse are small point upgrades.
Clutter/Cogl upgrades are new releases: clutter ptests pass and test
apps look fine.
The following changes since commit 0aaa67a790ab211b35eed58173efa115ceb6e243:
oeqa/bbtests: Fix to ensure DL_DIR is set (2015-07-08 13:09:28 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/graphics-upgrades
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/graphics-upgrades
Jussi Kukkonen (5):
xproto: Upgrade 7.0.27 -> 7.0.28
xf86-input-vmmouse: Upgrade 13.0.0 -> 13.1.0
cogl-1.0: Upgrade 1.18.2 -> 1.20.0
clutter-1.0: Upgrade 1.20.0 -> 1.22.4
clutter-gtk-1.0: Upgrade 1.4.4 -> 1.6.2
.../run-installed-tests-with-tap-output.patch | 30 +++++---
...clutter-1.0_1.20.0.bb => clutter-1.0_1.22.4.bb} | 4 +-
.../clutter/clutter-gtk-1.0_1.4.4.bb | 6 --
.../clutter/clutter-gtk-1.0_1.6.2.bb | 6 ++
.../cogl-framebuffer-gl-Work-again-on-GLESv2.patch | 41 +++++++++++
meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb | 6 --
meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb | 8 +++
.../always_include_config.h.patch | 81 ----------------------
...ouse_13.0.0.bb => xf86-input-vmmouse_13.1.0.bb} | 6 +-
.../{xproto_7.0.27.bb => xproto_7.0.28.bb} | 5 +-
10 files changed, 83 insertions(+), 110 deletions(-)
rename meta/recipes-graphics/clutter/{clutter-1.0_1.20.0.bb => clutter-1.0_1.22.4.bb} (60%)
delete mode 100644 meta/recipes-graphics/clutter/clutter-gtk-1.0_1.4.4.bb
create mode 100644 meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.2.bb
create mode 100644 meta/recipes-graphics/cogl/cogl-1.0/cogl-framebuffer-gl-Work-again-on-GLESv2.patch
delete mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb
create mode 100644 meta/recipes-graphics/cogl/cogl-1.0_1.20.0.bb
delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-vmmouse/always_include_config.h.patch
rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_13.0.0.bb => xf86-input-vmmouse_13.1.0.bb} (79%)
rename meta/recipes-graphics/xorg-proto/{xproto_7.0.27.bb => xproto_7.0.28.bb} (73%)
--
2.1.4
next reply other threads:[~2015-07-09 7:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 7:51 Jussi Kukkonen [this message]
2015-07-09 7:52 ` [PATCH 1/5] xproto: Upgrade 7.0.27 -> 7.0.28 Jussi Kukkonen
2015-07-09 7:52 ` [PATCH 2/5] xf86-input-vmmouse: Upgrade 13.0.0 -> 13.1.0 Jussi Kukkonen
2015-07-10 21:23 ` Richard Purdie
2015-07-10 22:11 ` Burton, Ross
2015-07-09 7:52 ` [PATCH 3/5] cogl-1.0: Upgrade 1.18.2 -> 1.20.0 Jussi Kukkonen
2015-07-09 7:52 ` [PATCH 4/5] clutter-1.0: Upgrade 1.20.0 -> 1.22.4 Jussi Kukkonen
2015-07-09 7:52 ` [PATCH 5/5] clutter-gtk-1.0: Upgrade 1.4.4 -> 1.6.2 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.1436427694.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.