[OE-core] [Consolidated Pull 00/15] Patches & updates

Saul Wold sgw at linux.intel.com
Mon Jun 9 06:18:55 UTC 2014


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




More information about the Openembedded-core mailing list