[OE-core] [CONSOLIDATED PULL 00/11] Wayland and other patches

Saul Wold sgw at linux.intel.com
Thu Jan 17 06:17:30 UTC 2013


Richard,

This contains the wayland code updated by Ross, it has been
built on the AB. Ross has tested it along with Alex.

Some addition updates and patches from others.

Thanks
	Sau!


The following changes since commit 169b9afcf2d357fdcf254a380d21d17701685834:

  oprofile: add AArch64 support (2013-01-16 16:10:00 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Alexandru DAMIAN (2):
  wayland: add Wayland protocol library
  mesa-dri: enable the wayland-egl platform

Christopher Larson (1):
  ptest.bbclass: don't add to PACKAGES if disabled

Cristian Iorga (1):
  iptables: upgrade to 1.4.17

Giuseppe CONDORELLI (1):
  eglibc: fix as and ld check in libc dir

Nitin A Kamble (1):
  linux-yocto_3.4: use ${KSRC_linux_yocto_3_4_repo} based SRC_URI

Paul Eggleton (3):
  classes/rootfs_*: error out if postinstalls exist with read-only
    rootfs
  dropbear: allow configuring blank password option at runtime
  classes/image: improve debug-tweaks ssh server configuration

Ross Burton (2):
  x11-common: set XDG_RUNTIME_DIR if it isn't already set
  weston: add reference Wayland compositor

 meta/classes/core-image.bbclass                    |   3 -
 meta/classes/image.bbclass                         |  16 +++-
 meta/classes/ptest.bbclass                         |   2 +-
 meta/classes/rootfs_deb.bbclass                    |   7 ++
 meta/classes/rootfs_ipk.bbclass                    |   2 +-
 meta/classes/rootfs_rpm.bbclass                    |   9 ++
 meta/recipes-core/dropbear/dropbear.inc            |   6 +-
 .../dropbear/dropbear/allow-nopw.patch             |  19 ----
 .../dropbear/dropbear/nopw-option.patch            | 106 +++++++++++++++++++++
 .../eglibc-2.16_fix_as_ld_ver_check.patch          |  23 +++++
 meta/recipes-core/eglibc/eglibc_2.16.bb            |   1 +
 .../fix-iptables-extensions-build-error.patch      |  44 +++++++++
 .../iptables/fix-link-failure-ip6t-NETMAP.patch    |  86 +++++++++++++++++
 .../{iptables_1.4.16.3.bb => iptables_1.4.17.bb}   |   9 +-
 meta/recipes-graphics/mesa/mesa-common.inc         |  10 +-
 meta/recipes-graphics/mesa/mesa-dri.inc            |   1 +
 meta/recipes-graphics/wayland/wayland_1.0.3.bb     |  37 +++++++
 .../recipes-graphics/wayland/weston/weston.desktop |   9 ++
 meta/recipes-graphics/wayland/weston/weston.png    | Bin 0 -> 2383 bytes
 meta/recipes-graphics/wayland/weston_1.0.3.bb      |  52 ++++++++++
 .../x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh |  13 +++
 meta/recipes-kernel/linux/linux-yocto_3.4.bb       |   3 +-
 22 files changed, 422 insertions(+), 36 deletions(-)
 delete mode 100644 meta/recipes-core/dropbear/dropbear/allow-nopw.patch
 create mode 100644 meta/recipes-core/dropbear/dropbear/nopw-option.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/eglibc-2.16_fix_as_ld_ver_check.patch
 create mode 100644 meta/recipes-extended/iptables/iptables/fix-iptables-extensions-build-error.patch
 create mode 100644 meta/recipes-extended/iptables/iptables/fix-link-failure-ip6t-NETMAP.patch
 rename meta/recipes-extended/iptables/{iptables_1.4.16.3.bb => iptables_1.4.17.bb} (85%)
 create mode 100644 meta/recipes-graphics/wayland/wayland_1.0.3.bb
 create mode 100644 meta/recipes-graphics/wayland/weston/weston.desktop
 create mode 100644 meta/recipes-graphics/wayland/weston/weston.png
 create mode 100644 meta/recipes-graphics/wayland/weston_1.0.3.bb
 create mode 100644 meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh

-- 
1.8.0.2





More information about the Openembedded-core mailing list