summaryrefslogtreecommitdiffstats
path: root/meta-agl-drm-lease/recipes-kernel/linux-renesas/linux-renesas_%.bbappend
blob: e0a434c39aacf72280333b65c3be6ba2329bef8a (plain)
1
2
3
4
5
6
7
8
COMPATIBLE_MACHINE = "rcar-gen3"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

SRC_URI_append = " \
    file://0001-drm-enable-dumb-buffer-ops-for-render-nodes.patch \
    file://0002-drm-rcar-du-support-render-node.patch \
"