On Mon, 2016-02-22 at 10:51 -0800, California Sullivan wrote: > 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 Any reason these can't be merged into 1 patch as we are adding 4.4.1 directly?
Sau! > 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 > -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
