[OE-core] [CONSOLIDATED PULL 0/8] Patches & Qemu Update

Saul Wold sgw at linux.intel.com
Mon Nov 4 18:59:02 UTC 2013


Richard,

I have tested this locally and on the Autobuilder.

Sau!

The following changes since commit 1d2d37d579492b63d20ff8aa890a43b9a1576cf0:

  toaster: add class to dump toaster-tracked data (2013-11-04 09:35:01 +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

Chen Qi (1):
  iproute2: de-bash its scripts to remove the bash dependency

Chris Patterson (1):
  qemu: upgrade to 1.6.1

Felipe F. Tonello (1):
  package.bbclass: Fix split_and_strip_files when file has single quote
    (')

Lu Chong (1):
  ppp: Add two structures in if_pppol2tp.h

Martin Jansa (1):
  db: Fix build with high PARALLEL_MAKE

Roy Li (1):
  eglibc-locale: Does not create {localedir} if the toolchain has no
    files under it

Stefan Stanacar (1):
  lib/oeqa: add oeTest superclass

Xufeng Zhang (1):
  kernel.bbclass: Delay rm_work to run after do_bundle_initramfs

 meta/classes/kernel.bbclass                        |  2 +-
 meta/classes/package.bbclass                       |  2 +-
 meta/lib/oeqa/oetest.py                            | 40 +++++------
 meta/lib/oeqa/utils/decorators.py                  | 10 +--
 .../iproute2/0001-iproute2-de-bash-scripts.patch   | 64 ++++++++++++++++++
 .../iproute2/iproute2_3.11.0.bb                    |  1 +
 ...1-ppp-Add-two-structures-in-if_pppol2tp.h.patch | 60 ++++++++++++++++
 meta/recipes-connectivity/ppp/ppp_2.4.5.bb         |  4 +-
 meta/recipes-core/eglibc/eglibc-locale.inc         |  3 +-
 meta/recipes-devtools/qemu/files/fdt_header.patch  | 39 -----------
 .../qemu/files/relocatable_sdk.patch               | 34 ----------
 ...-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch | 79 ----------------------
 .../qemu/files/target-ppc_fix_bit_extraction.patch | 70 -------------------
 meta/recipes-devtools/qemu/qemu.inc                |  6 +-
 .../qemu/{qemu_1.5.0.bb => qemu_1.6.1.bb}          | 15 ++--
 .../recipes-support/db/db/fix-parallel-build.patch | 19 ++++++
 meta/recipes-support/db/db_5.3.21.bb               |  3 +-
 17 files changed, 188 insertions(+), 263 deletions(-)
 create mode 100644 meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch
 create mode 100644 meta/recipes-connectivity/ppp/ppp-2.4.5/0001-ppp-Add-two-structures-in-if_pppol2tp.h.patch
 delete mode 100644 meta/recipes-devtools/qemu/files/fdt_header.patch
 delete mode 100644 meta/recipes-devtools/qemu/files/relocatable_sdk.patch
 delete mode 100644 meta/recipes-devtools/qemu/files/target-i386-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch
 delete mode 100644 meta/recipes-devtools/qemu/files/target-ppc_fix_bit_extraction.patch
 rename meta/recipes-devtools/qemu/{qemu_1.5.0.bb => qemu_1.6.1.bb} (44%)
 create mode 100644 meta/recipes-support/db/db/fix-parallel-build.patch

-- 
1.8.3.1




More information about the Openembedded-core mailing list