summaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
blob: 82c4a2aef1dc56af10e4abc87763abb22d04f6bc (plain)
1
2
3
4
5
6
7
8
9
10
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 \
	file://refhw-rcar.cfg \
"

KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/refhw-rcar.cfg"