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

SRC_URI_append = " \
	file://0002-Introduce-dts-file-for-refhw-r-car-board.patch \
	file://0001-add-st_asm330lhh-driver.patch \
	file://0002-agl-reference-hardware-sample-bsp.patch \
	file://refhw-rcar.cfg \
"

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

KERNEL_DEVICETREE_refhw = "renesas/r8a7795-refhw.dtb"