From 74a74be23feb5d44121f059e1ab96787be4b7532 Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Thu, 15 Dec 2016 14:22:05 +0100 Subject: apalis-tk1: Mainline kernel machine This patch adds mainline linux based Apalis TK1 machine. It includes compatible recipes for libdrm, mesa, Xorg, and weston. Signed-off-by: Dominik Sliwa Acked-by: Max Krummenacher --- recipes-graphics/wayland/weston_%.bbappend | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-graphics/wayland/weston_%.bbappend (limited to 'recipes-graphics/wayland/weston_%.bbappend') diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend new file mode 100644 index 0000000..cb57c9b --- /dev/null +++ b/recipes-graphics/wayland/weston_%.bbappend @@ -0,0 +1,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 \ + " -- cgit v1.2.3