[meta-intel] [PATCH 0/4] kernel updates

California Sullivan california.l.sullivan at intel.com
Mon Feb 22 10:51:54 PST 2016


Targeted for master.

This patch series adds version 4.4 kernel recipes are updates the
PREFERRED_VERSION variable to 4.4.

There are a couple new unaccounted for warnings in dmesg on the
MinnowBoard Max with an intel-core2-32 MACHINE, but core functionality
appears to be intact.

The new warnings:
ioremap error for 0x78da4000-0x78da5000, requested 0x2, got 0x0
dmi: Frimware registration failed

California Sullivan (4):
  linux-yocto: add bbappends for 4.4 kernels
  linux-yocto 4.4: Update SRCREVs to 4.4.1
  machine: update PREFERRED_VERSION to 4.4 for intel-core* and
    intel-quark
  machine: move PREFERRED_VERSION/PREFERRED_PROVIDER to meta-intel.inc

 .../linux/linux-yocto-rt_4.4.bbappend              | 31 ++++++++++++++++
 .../linux/linux-yocto-tiny_4.4.bbappend            | 10 ++++++
 .../recipes-kernel/linux/linux-yocto_4.4.bbappend  | 42 ++++++++++++++++++++++
 conf/machine/include/meta-intel.inc                |  3 ++
 conf/machine/intel-core2-32.conf                   |  3 --
 conf/machine/intel-corei7-64.conf                  |  3 --
 conf/machine/intel-quark.conf                      |  3 --
 7 files changed, 86 insertions(+), 9 deletions(-)
 create mode 100644 common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
 create mode 100644 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
 create mode 100644 common/recipes-kernel/linux/linux-yocto_4.4.bbappend

-- 
2.5.0



More information about the meta-intel mailing list