[linux-yocto] [PATCH 1/2] common-pc-64.scc: add generic Bluetooth support

Bruce Ashfield bruce.ashfield at windriver.com
Fri Apr 24 12:42:02 PDT 2015


I've merged the two BT patches. SRCREV updates will follow.

Bruce

On 2015-04-24 01:46 PM, Cristian Iorga wrote:
> Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
> ---
>   meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> index 82f0f27..8b1cc07 100644
> --- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> +++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> @@ -14,6 +14,9 @@ include features/intel-e1xxxx/intel-e100.scc
>   include features/intel-e1xxxx/intel-e1xxxx.scc
>   include features/scsi/cdrom.scc
>
> +# generic Bluetooth support
> +include features/bluetooth/bluetooth.scc
> +
>   # generic power management
>   include features/power/intel.scc
>
>



More information about the linux-yocto mailing list