[yocto] [yocto-autobuilder][PATCH 0/4] update meta-intel ab

Stephano Cetola stephano.cetola at linux.intel.com
Mon Nov 6 14:44:53 PST 2017


There were a few changes that were not committed on the meta-intel
autobuilder, specifically in the buildset configs. These patches get
us back up to date with those changes.

There is also an update to meta-tlk which should not effect the yocto
autobuilder. Since we now have meta-tlk as a separate layer from
meta-intel, we need to add that layer's location based on
meta-intel's layer version.

Stephano Cetola (4):
  buildset-config.meta-intel: add oe-selftest buildsets
  intel-quark.conf: change the defaults for srcrev_meta and
    srcrev_machine
  buildset-config.meta-intel/nightly-meta-intel.conf: add rocko
  buildset-config.meta-intel: add meta-tlk

 .../intel-core2-32-lsb-rt.conf                     |  5 +++-
 buildset-config.meta-intel/intel-core2-32-lsb.conf |  4 +++
 buildset-config.meta-intel/intel-core2-32-rt.conf  |  5 +++-
 buildset-config.meta-intel/intel-core2-32.conf     |  4 +++
 .../intel-corei7-64-lsb-rt.conf                    |  4 +++
 .../intel-corei7-64-lsb.conf                       |  6 ++++-
 buildset-config.meta-intel/intel-corei7-64-rt.conf |  4 +++
 buildset-config.meta-intel/intel-corei7-64.conf    |  6 ++++-
 buildset-config.meta-intel/intel-quark.conf        | 12 ++++++---
 .../nightly-meta-intel-world.conf                  |  4 +++
 buildset-config.meta-intel/nightly-meta-intel.conf | 17 +++++++-----
 .../nightly-musl-core2-32.conf                     |  4 +++
 buildset-config.meta-intel/nightly-musl.conf       |  4 +++
 .../nightly-oe-selftest-core2-32.conf              | 31 ++++++++++++++++++++++
 .../nightly-oe-selftest-corei7.conf                | 31 ++++++++++++++++++++++
 .../nightly-oe-selftest-x86-64.conf                | 31 ++++++++++++++++++++++
 .../nightly-oe-selftest-x86.conf                   | 31 ++++++++++++++++++++++
 .../nightly-oe-selftest.conf                       | 30 +++++++++++++++++++++
 buildset-config.meta-intel/nightly-x32.conf        |  4 +++
 buildset-config.meta-intel/yoctoAB.conf            |  7 ++---
 .../autobuilder/buildsteps/CreateBBLayersConf.py   |  6 ++++-
 21 files changed, 231 insertions(+), 19 deletions(-)
 create mode 100644 buildset-config.meta-intel/nightly-oe-selftest-core2-32.conf
 create mode 100644 buildset-config.meta-intel/nightly-oe-selftest-corei7.conf
 create mode 100644 buildset-config.meta-intel/nightly-oe-selftest-x86-64.conf
 create mode 100644 buildset-config.meta-intel/nightly-oe-selftest-x86.conf
 create mode 100644 buildset-config.meta-intel/nightly-oe-selftest.conf

-- 
2.14.2




More information about the yocto mailing list