aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
blob: fee4c77867793a289f220a4c51ee030757192de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

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"