X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Frecipes-kernel%2Flinux%2Flinux-yocto_%25.bbappend;h=fcd0280626ab4922de375b8d0b43ec1adf264afc;hb=cb0b5d9dc435fe4d4eb89629a9a93311bed841bd;hp=6f1ed9bc31761f9aa104aff8ac03ae82ed9b3ca1;hpb=e7a6a8734ccdb0258030dd86ed5a9af73b34265e;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 6f1ed9bc3..fcd028062 100644 --- a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend @@ -4,4 +4,17 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:" SRC_URI += "file://fanotify.cfg \ file://uinput.cfg \ file://hid.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 "