X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-agl-bsp%2Frecipes-kernel%2Flinux%2Flinux-yocto_%25.bbappend;h=49899a4d9919d1339fb99e52480a64ca11844cd1;hb=bd1131005504acfb7eff267f318a72f03366824a;hp=8b29aacb0896bd02b6a9d5b5fc879f0e8aeb4ba8;hpb=884c2f9a33543fd928188f6df4597d0ddcf055a8;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend index 8b29aacb0..49899a4d9 100644 --- a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend @@ -7,6 +7,14 @@ SRC_URI += "file://fanotify.cfg \ file://drm.cfg \ " +# Enable support for TP-Link TL-W722N USB Wifi adapter +SRC_URI += " file://ath9k_htc.cfg \ + " + +# Enable support for RTLSDR +SRC_URI += " file://rtl_sdr.cfg \ + " + # disk drivers for vmdk SRC_URI_append_qemux86 = " file://vbox-vmware-sata.cfg " SRC_URI_append_qemux86_64 = " file://vbox-vmware-sata.cfg "