X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-intel%2Frecipes-kernel%2Flinux%2Flinux-yocto_4.4%25.bbappend;h=26063479e4be5fcd1f9d19f7db47e43059f1d41f;hb=726da22bfc951815defc1cd9da18281b6380b000;hp=f94b638b0335cbd86f6f1a7db36883c5b1e49c46;hpb=d630d90f25accfe40c328132ce34ff2a0fd7b40d;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-intel/recipes-kernel/linux/linux-yocto_4.4%.bbappend b/meta-agl-bsp/meta-intel/recipes-kernel/linux/linux-yocto_4.4%.bbappend index f94b638b0..26063479e 100644 --- a/meta-agl-bsp/meta-intel/recipes-kernel/linux/linux-yocto_4.4%.bbappend +++ b/meta-agl-bsp/meta-intel/recipes-kernel/linux/linux-yocto_4.4%.bbappend @@ -1,10 +1,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -# adding most supported USB Bluetooth, Wifiand Ehternet devices +# adding most supported USB Bluetooth, Wifi, and Ethernet devices SRC_URI_append = " file://usb-devices.cfg" - -# adding support for other graphic cards to work on more PC HW KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/usb-devices.cfg" + +# adding support for other graphic cards to work on more PC HW SRC_URI_append = " file://extra-graphic-devices.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/extra-graphic-devices.cfg"