[meta-intel] [PATCH 00/10] Update Pyro with needed backport patches from master

Saul Wold sgw at linux.intel.com
Sat Jul 8 18:42:06 PDT 2017


The following pyro update, brings in some rmc updates along with 
reverting the removal of linux-yocto-4.9.

California Sullivan (3):
  Revert "linux-yocto/4.9: Remove bbappends"
  meta-tlk: merge linux-yocto_tlk.inc with bbappend
  meta-tlk: Add linux-intel bbappend

Ismo Puustinen (1):
  linux-intel/4.9: Update yocto-kernel-cache SRCREV

Saul Wold (2):
  linux-intel: Update to 4.9.30
  linux-intel: bump srcrevs

Todor Minchev (4):
  rmc-db: allow multiple fingerprint per board directory
  rmc: add fingerprint for generic Broxton-M (rev. 1F1)
  rmc: add support for Broxton-M based Joule board (rev. 1F1)
  rmc: add install.conf for platforms without internal storage

 classes/rmc-db.bbclass                             |  14 +-
 .../rmc/boards/Galileo2/BOOTENTRY.CONFIG           |   1 +
 .../recipes-bsp/rmc/boards/Galileo2/install.conf   |   4 +
 common/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp  | Bin 0 -> 83 bytes
 .../recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp  | Bin 0 -> 122 bytes
 .../rmc/boards/minnowmax/BOOTENTRY.CONFIG          |   1 +
 .../recipes-bsp/rmc/boards/minnowmax/install.conf  |   4 +
 .../rmc/boards/minnowmaxB3/BOOTENTRY.CONFIG        |   1 +
 .../rmc/boards/minnowmaxB3/install.conf            |   4 +
 common/recipes-kernel/linux/linux-intel-rt_4.9.bb  |   6 +-
 common/recipes-kernel/linux/linux-intel_4.9.bb     |   6 +-
 .../linux/linux-yocto-rt_4.9.bbappend              |  13 ++
 .../linux/linux-yocto-tiny_4.9.bbappend            |  31 +++
 .../recipes-kernel/linux/linux-yocto_4.9.bbappend  |  21 ++
 .../{linux-yocto => files}/time-limited-kernel.cfg |   0
 ...w-the-optional-limiting-of-kernel-runtime.patch | 251 +++++++++++++++++++++
 .../recipes-kernel/linux/linux-intel_%.bbappend    |   3 +
 .../recipes-kernel/linux/linux-yocto_%.bbappend    |   3 +-
 meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc  |   2 -
 19 files changed, 349 insertions(+), 16 deletions(-)
 create mode 100644 common/recipes-bsp/rmc/boards/Galileo2/install.conf
 create mode 100755 common/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp
 create mode 100644 common/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp
 create mode 100644 common/recipes-bsp/rmc/boards/minnowmax/install.conf
 create mode 100644 common/recipes-bsp/rmc/boards/minnowmaxB3/install.conf
 create mode 100644 common/recipes-kernel/linux/linux-yocto-rt_4.9.bbappend
 create mode 100644 common/recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend
 create mode 100644 common/recipes-kernel/linux/linux-yocto_4.9.bbappend
 rename meta-tlk/recipes-kernel/linux/{linux-yocto => files}/time-limited-kernel.cfg (100%)
 create mode 100644 meta-tlk/recipes-kernel/linux/files/uptime-allow-the-optional-limiting-of-kernel-runtime.patch
 create mode 100644 meta-tlk/recipes-kernel/linux/linux-intel_%.bbappend
 delete mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc

-- 
2.7.5



More information about the meta-intel mailing list