Add the 4.1 bbappend for Linux-Yocto and then update the intel-core* and intel-quark PREFERRED_VERSION to use 4.1 kernel.
Modify the intel-quark kernel build to use the omit-lock-prefix option correctly. Saul Wold (4): linux-yocto_4.1: Add bbappend intel-core*: use the 4.1 linux-yocto kernel intel-quark: use the 4.1 linux-yocto kernel intel-quark: add CFLAGS for kernel to no use lock prefix .../recipes-kernel/linux/linux-yocto_4.1.bbappend | 37 ++++++++++++++++++++++ conf/machine/intel-core2-32.conf | 2 +- conf/machine/intel-corei7-64.conf | 2 +- conf/machine/intel-quark.conf | 9 +++--- 4 files changed, 43 insertions(+), 7 deletions(-) create mode 100644 common/recipes-kernel/linux/linux-yocto_4.1.bbappend -- 2.1.0 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
