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

Cristian Iorga cristian.iorga at intel.com
Fri Apr 24 10:46:45 PDT 2015


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
 
-- 
2.1.0



More information about the linux-yocto mailing list