[meta-intel] [jethro] [PATCHv2 2/2] linux-yocto_4.1: use bb.utils.contains for KERNEL_FEATURES selection

2016-09-08 Thread Rebecca Chang Swee Fun
Using bb.utils.contains() enable selection of source revision on machine branch, KBRANCH and KMACHINE in kernel recipe. leafhill is new bsp type setup in yocto-kernel-cache. This bsp will build kernel from standard/intel/4.1.27/leaf-hill with a fixed kernel base version of v4.1.27. This commit

[meta-intel] [jethro] [PATCHv2 1/2] intel-corei7-64: add machine configurations specific to leafhill bsp

2016-09-08 Thread Rebecca Chang Swee Fun
We would like to enable new BSP for Intel Atom E3900 SoC based platforms. This will help us to consolidate BSP into intel-common and we can use KERNEL_FEATURES to select target BSP to compile. Leaf Hill uses different serial console port setup. Hence this mechanism are in place to enable new bsp

[meta-intel] [jethro] [PATCHv2 0/2] Add new bsp consolidated with Intel Common BSP

2016-09-08 Thread Rebecca Chang Swee Fun
Hi, PATCHv2 Change log: - Changed machine configuration settings based on reviewers' feedback and comments. - Append more console settings to SERIAL_CONSOLES - Added SERIAL_CONSOLES_CHECK to stop getty from trying to enable non-existent serial consoles. The v2 changes are tested working on

[meta-intel] [PATCH] IGT: update 1.14 -> 1.15

2016-09-08 Thread Jianxun Zhang
This change update intel-gpu-tools to 1.15 as a sync-up with Intel graphic stack 2016 Q2 release. This change explicitly sets ${PV} in recipe and renames it after package name only. By doing so we don't need to enforce a policy to rename recipe every time we do update. Patch speaks itself. ${PV}