public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/11] Wayland and other patches
Date: Wed, 16 Jan 2013 22:17:30 -0800	[thread overview]
Message-ID: <cover.1358403327.git.sgw@linux.intel.com> (raw)

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




                 reply	other threads:[~2013-01-17  6:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.1358403327.git.sgw@linux.intel.com \
    --to=sgw@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox