X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-refhw-gen3%2Frecipes-kernel%2Flinux%2Flinux-renesas_%25.bbappend;h=8df2fbc578a266fad3da611774ed0fea933293db;hb=HEAD;hp=82c4a2aef1dc56af10e4abc87763abb22d04f6bc;hpb=4ab1bced97cd8a85cff25de4cbf66bd181408e97;p=AGL%2Fmeta-agl-refhw.git diff --git a/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend b/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend index 82c4a2a..8df2fbc 100644 --- a/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend +++ b/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend @@ -1,10 +1,11 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" +FILESEXTRAPATHS:prepend := "${THISDIR}/files:" -SRC_URI_append = " \ - file://0001-create-r8a7795-usb-ovc-pinmux-groups.patch \ - file://0001-add-agl-refhw.patch \ - file://0003-rcar3-dw-hdmi-cec-mute.patch \ +SRC_URI:append = " \ + file://0001-Create-r8a7795-USB-OVC-pin-groups.patch \ + file://0002-Add-AGL-reference-hardware-support.patch \ + file://0003-Add-support-for-TI-WL1837.patch \ + file://0004-Mute-CEC-IRQ-in-dw-hdmi-driver-init.patch \ file://refhw-rcar.cfg \ " -KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/refhw-rcar.cfg" +KERNEL_CONFIG_FRAGMENTS:append = " ${WORKDIR}/refhw-rcar.cfg"