[OE-core] [PATCH 00/17] meta-core Dizzy next

Armin Kuster akuster808 at gmail.com
Mon Mar 30 16:41:05 UTC 2015


please consider these changes for Dizzy next

The following changes since commit ec75238f6cc2d2d8d40e0268f6d2acc070cbe9a4:

  Revert "file: Update CVE patch to ensure file gets built correctly" (2015-03-28 10:56:50 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akuster/dizzy-next
  http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/dizzy-next

Aníbal Limón (1):
  files/toolchain-shar-template.sh: fix replace target_sdk_dir twice in
    environment setup file

Bian Naimeng (1):
  gcc-4.9: fix bug of 0056-top-level-reorder_gcc-bug-61144.patch

Bruce Ashfield (3):
  linux-yocto/3.10: update to v3.10.65
  linux-yocto/3.14: update to 3.14.29
  linux-yocto/3.17: update to v3.17.8

Chen Qi (1):
  package_manager.py: fix rootfs failure with multilib enabled

Enrico Scholz (1):
  serf: fix 'ccache' builds

Martin Jansa (2):
  xorg-driver: add x11 to required DISTRO_FEATURES
  piglit: add x11 to required DISTRO_FEATURES

Patrick Ohly (2):
  binconfig-disabled: try harder to prevent usage of config scripts
  binconfig-disabled: install config scripts in sysroot

Richard Purdie (1):
  gcc-target: Don't install target gcc libdir files

Robert Yang (2):
  dpkg: add perl to RDEPENDS
  which 2.18: fix SRC_URI

Ross Burton (2):
  bitbake: tests/data: add test for incorrect remove behaviour
  bitbake: data_smart: split expanded removal values when handling
    _remove

Saul Wold (1):
  linux-yocto-tiny_3.17: Update to actually use 3.17 git repo

 bitbake/lib/bb/data_smart.py                       |  3 +-
 bitbake/lib/bb/tests/data.py                       |  7 ++++
 meta/classes/binconfig-disabled.bbclass            | 13 +++++++
 meta/files/toolchain-shar-template.sh              |  1 +
 meta/lib/oe/package_manager.py                     |  5 ++-
 meta/recipes-devtools/dpkg/dpkg.inc                |  2 +-
 .../0056-top-level-reorder_gcc-bug-61144.patch     | 42 ++++++++++------------
 meta/recipes-devtools/gcc/gcc-target.inc           |  9 +++++
 meta/recipes-extended/which/which_2.18.bb          |  2 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |  4 ++-
 .../xorg-driver/xorg-driver-common.inc             |  4 ++-
 meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb   |  8 ++---
 meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb   |  8 ++---
 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb |  8 ++---
 meta/recipes-kernel/linux/linux-yocto_3.10.bb      | 18 +++++-----
 meta/recipes-kernel/linux/linux-yocto_3.14.bb      | 18 +++++-----
 meta/recipes-kernel/linux/linux-yocto_3.17.bb      | 18 +++++-----
 meta/recipes-support/serf/serf/env.patch           | 28 +++++++++++++++
 meta/recipes-support/serf/serf_1.3.7.bb            |  8 ++---
 21 files changed, 139 insertions(+), 79 deletions(-)
 create mode 100644 meta/recipes-support/serf/serf/env.patch

-- 
1.9.1




More information about the Openembedded-core mailing list