From 6b4c82f4657bdb56e6b7a56651d6d4bb91a35b8f Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:29:32 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 meta-eca/recipes-kernel/linux/linux-yocto_3.14.bbappend (limited to 'meta-eca/recipes-kernel/linux/linux-yocto_3.14.bbappend') diff --git a/meta-eca/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-eca/recipes-kernel/linux/linux-yocto_3.14.bbappend new file mode 100644 index 0000000..6a1ab3c --- /dev/null +++ b/meta-eca/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -0,0 +1,27 @@ +# find defconfig path +FILESEXTRAPATHS := "${THISDIR}/${PN}" + +SRC_URI += " \ + file://wlan-atheros.cfg \ + file://wlan-ralink.cfg \ + file://wlan-realtek.cfg \ + file://wlan-broadcom.cfg \ + file://wlan-zydas.cfg \ + file://wlan-marwel.cfg \ + file://wlan-ti.cfg \ + file://wlan-intel-3.10.cfg \ + file://bluetooth.cfg \ + file://nokia-phonet.cfg \ + file://usb-serial.cfg \ + file://tun-device.cfg \ + file://l2tp.cfg \ + file://rfkill.cfg \ + file://mac80211.cfg \ + file://nfc.cfg \ + file://high-speed-mobile-devices.cfg \ + file://netfilter-3.10.cfg \ + file://usb-eth-gadget.cfg \ + file://usb-net-3.10.cfg \ + file://ipv6.cfg \ + file://nfacct.cfg \ +" -- cgit v1.2.3-54-g00ecf