[yocto] [meta-zephyr][morty][PATCH 0/7] consolidated pull for Morty

Juro Bystricky juro.bystricky at intel.com
Sat Feb 4 10:36:43 PST 2017


The attached series of patches containes various improvements for
meta-zephyr. These are intended for a new meta-zephyr branch "morty".


Juro Bystricky (7):
  zephyr-kernel-common.inc: also build qemus if needed
  zephyr-philosophers: use common naming conventions
  zephyr-getchar: minor cleanup
  zephyr-kernel-test-all: implement clean
  zephyrtest.bbclass: refactor
  qemu-*.conf: support for qemuboot
  zephyr-qemuboot.bbclass

 classes/zephyr-qemuboot.bbclass                    | 39 ++++++++++++++++++++++
 classes/zephyrtest.bbclass                         | 10 +++---
 conf/machine/qemu-cortex-m3.conf                   |  8 +++--
 conf/machine/qemu-nios2.conf                       |  7 ++--
 conf/machine/qemu-x86.conf                         |  6 +++-
 .../zephyr-kernel/zephyr-kernel-common.inc         |  7 +++-
 .../zephyr-kernel/zephyr-kernel-test-all.bb        |  1 +
 recipes-kernel/zephyr-kernel/zephyr-kernel.inc     |  3 ++
 .../zephyr-kernel/zephyr-philosophers.bb           |  5 ++-
 .../zephyr-getchar/zephyr-getchar_git.bb           |  3 +-
 10 files changed, 72 insertions(+), 17 deletions(-)
 create mode 100644 classes/zephyr-qemuboot.bbclass

-- 
2.7.4




More information about the yocto mailing list