Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Wayland updates
@ 2013-05-31 15:08 Ross Burton
  2013-05-31 15:08 ` [PATCH 1/7] mesa: upgrade to 9.1.3 Ross Burton
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Ross Burton @ 2013-05-31 15:08 UTC (permalink / raw)
  To: openembedded-core

Hi,

Another revision of this branch with more improvements and Weston 1.1 (now that
the GTK+ issue was resolved).

Ross

The following changes since commit ea281d3b8e5f2ae21b37ea2ad4d440bf9c6427ff:

  bitbake: Added distroy signal to information dialogs (2013-05-31 08:25:40 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/wayland

for you to fetch changes up to 299fde808fbdca44b396fc35f0df196cad73dec9:

  weston: update to 1.1.0 (2013-05-31 16:02:43 +0100)

----------------------------------------------------------------
Ross Burton (7):
      mesa: upgrade to 9.1.3
      mesa: update git recipe to 9.1.3 release
      wayland: update to 1.1.0
      weston: install the examples into weston-examples
      weston: add a weston-launch group
      weston: clean up and add comments
      weston: update to 1.1.0

 meta/recipes-graphics/mesa/mesa-9.0.2.inc          |   13 -
 meta/recipes-graphics/mesa/mesa-git.inc            |    9 +-
 .../mesa/mesa/0002-cross-compile.patch             |   94 ---
 ...ate-NativeDisplayType-depending-on-config.patch |  358 +++++++++++
 meta/recipes-graphics/mesa/mesa/cross-glsl.patch   |  632 --------------------
 .../mesa/dont-fail-if-libX11-isnt-installed.patch  |   36 --
 .../fix-egl-compilation-without-x11-headers.patch  |   32 -
 .../mesa/mesa/fix-glsl-cross.patch                 |   43 ++
 meta/recipes-graphics/mesa/mesa_9.0.2.bb           |    4 -
 meta/recipes-graphics/mesa/mesa_9.1.3.bb           |   14 +
 .../wayland/{wayland_1.0.6.bb => wayland_1.1.0.bb} |    6 +-
 .../wayland/weston/install-examples.patch          |   18 +
 .../wayland/{weston_1.0.6.bb => weston_1.1.0.bb}   |   38 +-
 13 files changed, 471 insertions(+), 826 deletions(-)
 delete mode 100644 meta/recipes-graphics/mesa/mesa-9.0.2.inc
 delete mode 100644 meta/recipes-graphics/mesa/mesa/0002-cross-compile.patch
 create mode 100644 meta/recipes-graphics/mesa/mesa/EGL-Mutate-NativeDisplayType-depending-on-config.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/cross-glsl.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/dont-fail-if-libX11-isnt-installed.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/fix-egl-compilation-without-x11-headers.patch
 create mode 100644 meta/recipes-graphics/mesa/mesa/fix-glsl-cross.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa_9.0.2.bb
 create mode 100644 meta/recipes-graphics/mesa/mesa_9.1.3.bb
 rename meta/recipes-graphics/wayland/{wayland_1.0.6.bb => wayland_1.1.0.bb} (91%)
 create mode 100644 meta/recipes-graphics/wayland/weston/install-examples.patch
 rename meta/recipes-graphics/wayland/{weston_1.0.6.bb => weston_1.1.0.bb} (63%)

Ross Burton (7):
  mesa: upgrade to 9.1.3
  mesa: update git recipe to 9.1.3 release
  wayland: update to 1.1.0
  weston: install the examples into weston-examples
  weston: add a weston-launch group
  weston: clean up and add comments
  weston: update to 1.1.0

 meta/recipes-graphics/mesa/mesa-9.0.2.inc          |   13 -
 meta/recipes-graphics/mesa/mesa-git.inc            |    9 +-
 .../mesa/mesa/0002-cross-compile.patch             |   94 ---
 ...ate-NativeDisplayType-depending-on-config.patch |  358 +++++++++++
 meta/recipes-graphics/mesa/mesa/cross-glsl.patch   |  632 --------------------
 .../mesa/dont-fail-if-libX11-isnt-installed.patch  |   36 --
 .../fix-egl-compilation-without-x11-headers.patch  |   32 -
 .../mesa/mesa/fix-glsl-cross.patch                 |   43 ++
 meta/recipes-graphics/mesa/mesa_9.0.2.bb           |    4 -
 meta/recipes-graphics/mesa/mesa_9.1.3.bb           |   14 +
 .../wayland/{wayland_1.0.6.bb => wayland_1.1.0.bb} |    6 +-
 .../wayland/weston/install-examples.patch          |   18 +
 .../wayland/{weston_1.0.6.bb => weston_1.1.0.bb}   |   38 +-
 13 files changed, 471 insertions(+), 826 deletions(-)
 delete mode 100644 meta/recipes-graphics/mesa/mesa-9.0.2.inc
 delete mode 100644 meta/recipes-graphics/mesa/mesa/0002-cross-compile.patch
 create mode 100644 meta/recipes-graphics/mesa/mesa/EGL-Mutate-NativeDisplayType-depending-on-config.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/cross-glsl.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/dont-fail-if-libX11-isnt-installed.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/fix-egl-compilation-without-x11-headers.patch
 create mode 100644 meta/recipes-graphics/mesa/mesa/fix-glsl-cross.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa_9.0.2.bb
 create mode 100644 meta/recipes-graphics/mesa/mesa_9.1.3.bb
 rename meta/recipes-graphics/wayland/{wayland_1.0.6.bb => wayland_1.1.0.bb} (91%)
 create mode 100644 meta/recipes-graphics/wayland/weston/install-examples.patch
 rename meta/recipes-graphics/wayland/{weston_1.0.6.bb => weston_1.1.0.bb} (63%)

-- 
1.7.10.4



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

end of thread, other threads:[~2013-06-01 14:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 15:08 [PATCH 0/7] Wayland updates Ross Burton
2013-05-31 15:08 ` [PATCH 1/7] mesa: upgrade to 9.1.3 Ross Burton
2013-06-01 14:07   ` Jonathan Liu
2013-05-31 15:08 ` [PATCH 2/7] mesa: update git recipe to 9.1.3 release Ross Burton
2013-05-31 15:08 ` [PATCH 3/7] wayland: update to 1.1.0 Ross Burton
2013-05-31 15:08 ` [PATCH 4/7] weston: install the examples into weston-examples Ross Burton
2013-05-31 15:08 ` [PATCH 5/7] weston: add a weston-launch group Ross Burton
2013-05-31 15:08 ` [PATCH 6/7] weston: clean up and add comments Ross Burton
2013-05-31 15:08 ` [PATCH 7/7] weston: update to 1.1.0 Ross Burton

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