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
commit8adbf856920c363e8e8f763cebed40d60f329d4f (patch)
treefe2afe1306e978399fb90f0596c57cbac25746ea /recipes-graphics/mesa/mesa_%.bbappend
parent140066720f8d56a13f95b138c68c77e7e100341e (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}"