Hi,

This is to add leafhill as one of the BSP supported by Intel Common.
Since we need leafhill bsp to have a fixed kernel version base, we
have setup a kernel branch in linux-yocto-4.1 dedicated for leafhill.

On the meta recipe side, we have used bb.utils.contains() to enable
leafhill as KERNEL_FEATURES which to be set in local.conf by leaf hill
BSP users.

This implementation has allow us to enable more settings without
creating new machines conf file.

This change has been verified with build test and boot up test on Leaf
Hill boards.

Please review and provide feedback if you have any.
The patches are targeted for merging into meta-intel Jethro branch.

Thanks and regards,
Rebecca

Rebecca Chang Swee Fun (2):
  intel-corei7-64: add machine configurations specific to leafhill bsp
  linux-yocto_4.1: use bb.utils.contains for KERNEL_FEATURES selection

 common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 11 +++++------
 conf/machine/intel-corei7-64.conf                    |  9 ++++++---
 2 files changed, 11 insertions(+), 9 deletions(-)

-- 
1.9.1

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to