summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-06-23 00:29:25 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:28 +0200
commitb0cc8f27a09bc513fb42d308fff95d9b6cb35bfb (patch)
treee0b41b74f5c4eb1e14a5bb5e17121c28ef9dd52b /recipes-graphics/mesa/mesa_%.bbappend
parent05daa9a61e701c3438744c38e6b1899bb7aa6ed7 (diff)
mesa: integrate apalis-tk1, work around watatuki's meta-jetson-tk1 flaw
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@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_%.bbappend12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 1a810be..0e10115 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -6,3 +6,15 @@ PACKAGECONFIG_remove_tegra = "egl gles"
PROVIDES_remove_tegra = "virtual/libgles1 virtual/libgles2 virtual/egl"
PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"
+
+#####
+
+PACKAGE_ARCH_apalis-tk1 = "${MACHINE_ARCH}"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+DEPENDS_REMOVE = "linux-driver-package"
+
+DEPENDS_REMOVE_apalis-tk1 = ""
+
+DEPENDS_remove = "${DEPENDS_REMOVE}"