Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Upgrades for clutter and X related recipes
@ 2015-07-09  7:51 Jussi Kukkonen
  2015-07-09  7:52 ` [PATCH 1/5] xproto: Upgrade 7.0.27 -> 7.0.28 Jussi Kukkonen
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jussi Kukkonen @ 2015-07-09  7:51 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2015-07-10 22:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09  7:51 [PATCH 0/5] Upgrades for clutter and X related recipes Jussi Kukkonen
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox