[OE-core] [CONSOLIDATED PULL 00/20] Kernel Updates and other fixes

Saul Wold sgw at linux.intel.com
Wed Jun 27 15:43:05 UTC 2012


Richard,

Another set of pulls with various fixes and updates.

Of note: 
* Ross's gconf also needs to get into the denzil branch for 1.2.1
  build it and it resolved the gthumb build issue.
* Robert's change for disabling CCACHE
* Zhenhua's linux-dtb work

The following changes since commit f4b5afe46ff018570c1949653eb6995428827f6f:

  sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change (2012-06-25 17:20:06 +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

Andrea Adami (1):
  mtd-utils: do not stage headers in sysroot

Bruce Ashfield (6):
  kern-tools: add buildall and robustness fixes
  linux-yocto/3.4: update and categorize configuration options
  linux-yocto/3.4: update to v3.4.3
  linux-yocto-rt/3.4: update qemuppc branch
  linux-yocto/3.4: -rt build fixes + configuration audit (part2)
  linux-yocto/3.0: update BSP descriptions to new kern-tools format

Lianhao Lu (3):
  classes/image: Allow openssh empty passwords login.
  image/core-image: Handle conflicting IMAGE_FEATURES.
  task-core-tools-debug: Added openssh-sftp-server.

Marcin Juszkiewicz (1):
  libxml: disable lzma

Robert Yang (1):
  bitbake.conf: disable ccache explicitly if it is not enabled

Ross Burton (1):
  gconf.bbclass: don't register schemas in the install stage

Saul Wold (3):
  mx: Upgrade to 1.4.6
  busybox: add correct ALTERNATIVE_TARGET for init.d/syslog
  native.bbclass: correct PATH to have native-intercept be prepended

Wade Farnsworth (1):
  systemtap: update to version 1.8

Xiaofeng Yan (2):
  archiver.bbclass: Add the function of filtering packages
  local.conf.sample.extended: Add filtering function to
    archiver.bbclass

Zhenhua Luo (1):
  linux-dtb: add multi-dtb build support

 meta/classes/archiver.bbclass                      |   71 +++++++++++++-
 meta/classes/ccache.bbclass                        |    1 +
 meta/classes/core-image.bbclass                    |   13 ++-
 meta/classes/gconf.bbclass                         |   12 ++-
 meta/classes/image.bbclass                         |   24 +++++
 meta/classes/kernel-yocto.bbclass                  |    2 +-
 meta/classes/native.bbclass                        |    2 +-
 meta/conf/bitbake.conf                             |    8 ++
 meta/conf/local.conf.sample.extended               |   14 ++-
 meta/recipes-core/busybox/busybox.inc              |    3 +-
 meta/recipes-core/busybox/busybox_1.19.4.bb        |    2 +-
 meta/recipes-core/libxml/libxml2.inc               |    8 +-
 meta/recipes-core/libxml/libxml2_2.8.0.bb          |    2 +-
 meta/recipes-core/tasks/task-core-tools-debug.bb   |    3 +
 meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb       |    6 +-
 .../mx/files/introspection-m4.patch                |  106 --------------------
 .../mx/{mx_1.4.2.bb => mx_1.4.6.bb}                |    9 +-
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 meta/recipes-kernel/linux/linux-dtb.inc            |   36 ++++++--
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb    |   10 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.4.bb       |   16 ++--
 ...prun-configure.ac-support-without-nss-for.patch |   50 ---------
 .../systemtap_fix_for_automake_1.12.patch          |   23 ----
 meta/recipes-kernel/systemtap/systemtap_git.bb     |    2 +-
 meta/recipes-kernel/systemtap/systemtap_git.inc    |    6 +-
 meta/recipes-sato/images/core-image-sato-sdk.bb    |    2 +
 28 files changed, 205 insertions(+), 232 deletions(-)
 delete mode 100644 meta/recipes-graphics/mx/files/introspection-m4.patch
 rename meta/recipes-graphics/mx/{mx_1.4.2.bb => mx_1.4.6.bb} (71%)
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/runtime-staprun-configure.ac-support-without-nss-for.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch

-- 
1.7.7.6





More information about the Openembedded-core mailing list