aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
blob: c1fd7530252da7db4c1b9d32184548c2f65304bb (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-pinmux-groups.patch \
	file://0001-add-agl-refhw.patch \
	file://0002-add-st_asm330lhh-driver.patch \
	file://0003-rcar3-dw-hdmi-cec-mute.patch \
	file://refhw-rcar.cfg \
"

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