All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [Consolidated Pull 00/15] Patches & updates
Date: Sun,  8 Jun 2014 23:18:55 -0700	[thread overview]
Message-ID: <cover.1402294655.git.sgw@linux.intel.com> (raw)

Richard,

Here is a set up patches and updates that have been run through
the AB and tested locally.

Please merge as you see fit.

Thanks
	Sau!


The following changes since commit a3ee9cc7aebaecfa2223552a2c1865a9337de664:

  wic: check if BBLAYERS is valid before use (2014-06-06 10:29:22 +0100)

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

Chen Qi (1):
  gawk: fix libexec of the old 3.1.5 version

Chong Lu (2):
  oprofile: Add PTEST regression testing to oprofile
  nfs-utils: unset CFLAGS for testlk build

Corneliu Stoicescu (1):
  oeqa/utils/commands.py: add support for postconfig option

Hongxu Jia (1):
  libgcrypt: workaround ICE failure on mips with '-O -g'

Kai Kang (1):
  xorg-font-common.inc: remove shell debug option

Martin Jansa (1):
  update-rc.d: Allow to use different initscripts provider

Robert Yang (1):
  libgcrypt: fix do_configure failed

Ross Burton (3):
  gawk: fix module paths
  gawk: remove dgawk and pgawk packages, merge gawk-common into gawk
  mesa: add build-dependency on libxml2-native

Shan Hai (1):
  oe-core/init-install.sh: do not overwrite /etc/mtab if the link
    already exist

Valentin Popa (2):
  mesa: upgrade to 10.1.3
  xorg-xserver: enable dri3 by default

yanjun.zhu (1):
  python-gst: link python shared library to config directory

 meta/classes/update-rc.d.bbclass                   |  3 +-
 meta/lib/oeqa/utils/commands.py                    | 31 +++++--
 .../nfs-utils-unset-CFLAGS-for-testlk-build.patch  | 31 +++++++
 .../nfs-utils/nfs-utils_1.3.0.bb                   |  4 +-
 .../initrdscripts/files/init-install.sh            |  4 +-
 meta/recipes-devtools/python/python-gst_0.10.22.bb |  6 ++
 meta/recipes-extended/gawk/gawk_3.1.5.bb           |  4 +-
 meta/recipes-extended/gawk/gawk_4.1.1.bb           | 12 +--
 .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb}   |  0
 meta/recipes-graphics/mesa/mesa.inc                | 38 ++++++---
 .../mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb}         |  4 +-
 meta/recipes-graphics/mesa/mesa_git.bb             |  4 +-
 .../xorg-font/xorg-font-common.inc                 |  1 -
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |  3 +-
 meta/recipes-kernel/oprofile/oprofile.inc          | 31 ++++++-
 .../oprofile/oprofile-cross-compile-tests.patch    | 98 ++++++++++++++++++++++
 meta/recipes-kernel/oprofile/oprofile/run-ptest    | 18 ++++
 ...x-ICE-failure-on-mips-with-option-O-and-g.patch | 71 ++++++++++++++++
 meta/recipes-support/libgcrypt/libgcrypt.inc       |  6 +-
 19 files changed, 322 insertions(+), 47 deletions(-)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-unset-CFLAGS-for-testlk-build.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb} (82%)
 create mode 100644 meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
 create mode 100644 meta/recipes-kernel/oprofile/oprofile/run-ptest
 create mode 100644 meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch

-- 
1.8.3.1



                 reply	other threads:[~2014-06-09  6:19 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.1402294655.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 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.