aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
blob: 325e5077dd79cc65ba6d7cdfb22daf93731dfb3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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://0001-Add-support-for-TI-WL1837.patch \
	file://0002-revert-e233201a.patch \
	file://refhw-rcar.cfg \
"

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