summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-09-23 16:48:23 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 18:54:30 +0100
commit4c3e82e36e4268aaddf289fdfbdfb953a521b1d3 (patch)
tree83ea206c94e1f1cac1dbe35ceb55413967c90f3c /recipes-graphics/mesa/mesa_%.bbappend
parent2bd3bdbbd65480ad6dbbc9e12957ba79f82f88ef (diff)
mesa: remove patches now upstreamed
nouveau / tegra has been upstreamed, thus drop the patches. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index bc26ea5..39d1dd6 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -31,13 +31,6 @@ EXTRA_OECONF_append_tegra124m = " --enable-texture-float --without-dri-drivers -
DRIDRIVERS_tegra124m = " "
GALLIUMDRIVERS_tegra124m = "tegra"
-SRC_URI_append_tegra124m = " \
- file://0001-gallium-add-tegra-support.patch \
- file://0002-make-DRI-work-under-X.patch \
- file://0003-loader-Automatic-PRIME-detection.patch \
- file://0004-mesa-17.1.7-compilation-fixes.patch \
-"
-
PACKAGE_ARCH_tegra124m = "${MACHINE_ARCH}"
PE_tegra124m = "99"