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=3d32b328ebece6019b118c83f56150b5c6947cd5;hp=e81e6dbf01c47173062d6a9f0a587c7fa2770fa1;hpb=90e3d5e16d5dc1fb360d579329831b26f24dfb5f;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 e81e6dbf0..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,14 +1,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -# adding most supported CAN devices -SRC_URI_append = " file://can-bus.cfg" -KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/can-bus.cfg" - -# 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"