X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Frecipes-kernel%2Flinux%2Flinux-yocto_%25.bbappend;h=49899a4d9919d1339fb99e52480a64ca11844cd1;hb=44217b34e9a77e1e22e3c518379c7d35ad55684e;hp=00270faef32dbaefbb97e6c1ffc3890264d5032c;hpb=9dfddcc8bfc9ba13e24c264305f0cdc0194b38b8;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 00270faef..49899a4d9 100644 --- a/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-agl-bsp/recipes-kernel/linux/linux-yocto_%.bbappend @@ -1,7 +1,20 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:" # Extra configuration options for the QEMU kernel -SRC_URI += "file://0001-fanotify-fix-notification-of-groups-with-inode-mount.patch \ - file://fanotify.cfg \ +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 "