summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorDominik Sliwa <dominik.sliwa@toradex.com>2016-12-15 14:22:05 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 12:03:36 +0100
commit74a74be23feb5d44121f059e1ab96787be4b7532 (patch)
treefece7a2f7713323611ee79af38a34b98b8fd6446 /recipes-graphics/mesa/mesa_%.bbappend
parent66898c40b3772c19d8d076c4fac6324379e72629 (diff)
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 <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index b63e8f2..52b9e33 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -20,8 +20,12 @@ DEPENDS_REMOVE = "linux-driver-package"
DEPENDS_REMOVE_tegra124 = ""
DEPENDS_remove = "${DEPENDS_REMOVE}"
+#####
+## Tegra TK1 mainline kernel
+
+PACKAGECONFIG_append_tegra124m = "dri3 egl gles gallium "
# until meta-jetson-tk1 adds it through its bbappend:
DEPENDS_append_tegra124= " linux-driver-package "
-SRC_URI_append_tegra123 = " tegra-path-add.patch" \ No newline at end of file
+SRC_URI_append_tegra123 = " tegra-path-add.patch"