summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/weston_%.bbappend
blob: cb57c9bfd8dd2e228d32847ae4b0161c87c1b479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
FILESEXTRAPATHS_prepend_tegra124m := "${THISDIR}/files:"

PACKAGE_ARCH_tegra124m = "${MACHINE_ARCH}"

COMPATIBLE_MACHINE_tegra124m = "(apalis-tk1-mainline)"

SRC_URI_append_tegra124m = "\
            file://0001-compositor-drm-Add-new-gbm-struct-to-allow-for-a-sep.patch \
            file://0002-compositor-drm-Add-support-for-Tegra-Jetson-TK1.patch \
            file://0003-Add-glFinish-to-DRM-backend-to-avoid-tearing.patch \
            file://0004-use-name-based-detection-of-display-and-render-nodes.patch \
            "