summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp
diff options
context:
space:
mode:
authorRebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com>2016-11-03 16:20:56 +0800
committerSaul Wold <sgw@linux.intel.com>2016-11-08 13:34:16 -0800
commit8b8678c8894fb5a1b931862bbd9a581b54f40e32 (patch)
tree2c4dcc4ae50f47ca256c51db373520fbb31cfec4 /common/recipes-bsp
parent3957e4d5044d16170ef52cc7ec6ea513c968137b (diff)
downloadmeta-intel-8b8678c8894fb5a1b931862bbd9a581b54f40e32.tar.gz
linux-yocto_4.1: use BSP_SUBTYPE for BSP specific configuration
Leaf Hill BSP has specific kernel configuration in yocto-kernel-cache for kernel v4.1. We found some issue where we can't overwrite the existing kernel configs in yocto-kernel-cache from developer's custom meta layer. Root cause analysis has shown that the usage of KERNEL_FEATURES in kernel recipes and local.conf to pick up BSP specific configs from kernel-meta is inappropriate. KERNEL_FEATURES should always and only used for adding configuration or features to the build. A new variable "BSP_SUBTYPE" has been created to resolve this issue. Suggested-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-bsp')
0 files changed, 0 insertions, 0 deletions