summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-22 10:19:58 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 12:13:09 +0200
commite190276bb8ebd0ffa3e8f427ce15a69c4fe2b579 (patch)
treea0a7a95ab3cad8fbb4db9f354878b23df98818df /recipes-graphics/mesa/mesa_%.bbappend
parentcb715b49e0c63aa4db7f6e8c9bd17df638c3af28 (diff)
mesa_%.bbappend: clean-up
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend9
1 files changed, 2 insertions, 7 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 351a3df..03fe573 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -1,7 +1,8 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
# tegra2, tegra3
# we use binary only EGL, GL ES1, GL ES2 drivers (package trdx-nv-binaries)
# adapted from meta-fsl-arm/recipes-graphics/mesa/
-# FIXME: We may need to disable EGL, GL ES1 and GL ES2
PACKAGECONFIG_remove_tegra = "egl gles"
PROVIDES_remove_tegra = "virtual/libgles1 virtual/libgles2 virtual/egl"
@@ -13,12 +14,8 @@ PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"
PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}"
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
DEPENDS_REMOVE = "linux-driver-package"
-
DEPENDS_REMOVE_tegra124 = ""
-
DEPENDS_remove = "${DEPENDS_REMOVE}"
# until meta-jetson-tk1 adds it through its bbappend:
@@ -33,8 +30,6 @@ PACKAGECONFIG_append_tegra124m = "dri3 egl gles gallium gbm "
PE_tegra124m = "99"
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
EXTRA_OECONF_append_tegra124m = " --enable-texture-float --without-dri-drivers --enable-glx --enable-osmesa --enable-debug"
SRC_URI_append_tegra124m = "\