summaryrefslogtreecommitdiffstats
path: root/meta-eca/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-eca/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-eca/recipes-kernel/linux/linux-yocto_3.4.bbappend19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-eca/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-eca/recipes-kernel/linux/linux-yocto_3.4.bbappend
new file mode 100644
index 0000000..451a133
--- /dev/null
+++ b/meta-eca/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,19 @@
1# find defconfig path
2FILESEXTRAPATHS := "${THISDIR}/${PN}"
3
4SRC_URI += " \
5 file://wlan-atheros-3.4.cfg \
6 file://wlan-ralink.cfg \
7 file://wlan-realtek-3.4.cfg \
8 file://wlan-zydas.cfg \
9 file://bluetooth.cfg \
10 file://nokia-phonet.cfg \
11 file://usb-serial.cfg \
12 file://tun-device.cfg \
13 file://usb-eth-gadget.cfg \
14 file://usb-net.cfg \
15 file://rfkill.cfg \
16 file://ipv6.cfg \
17 file://nfc-3.4.cfg \
18 file://nfacct.cfg \
19"