From e1a7d95053b7f19a2a7d9bf4da7625a4154c57e3 Mon Sep 17 00:00:00 2001 From: tte_zheng_wenlong Date: Wed, 15 Mar 2017 13:25:26 +0900 Subject: Add kernel config for uart bluetooth device support Change-Id: Idb61c0f1f52ca9fb6b1afd50e4a397678971f6e5 Signed-off-by: tte_zheng_wenlong --- meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend (limited to 'meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend') diff --git a/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend new file mode 100755 index 000000000..99c9581b2 --- /dev/null +++ b/meta-agl-bsp/meta-core/recipes-kernel/linux/linux-yocto_%.bbappend @@ -0,0 +1,5 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:" + +# Extra configuration options for the QEMU kernel +SRC_URI += "file://hciattach.cfg \ + " -- cgit 1.2.3-korg