summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/weston_%.bbappend
blob: a5c01b16694d1429ca268d4cce4f15adb8b61bcf (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 \
"