summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-12-01 17:51:55 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 12:03:36 +0100
commit9af5385bcc1181990ef08c31b330ce46693d8fda (patch)
treed43c092715b51dacc3ab429bb690288073b6580f /recipes-graphics/mesa/mesa_%.bbappend
parent683839964d64e2b3b60bd5f3c791bd7f691d6f06 (diff)
mesa_%.bbappend: port patch to newer upstream mesa version
Moving from patching the "*.pc" files to patching there "*.pc.in" files should hopefully make the patch more independent of the mesa version. 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_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 3fdda76..b63e8f2 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -23,3 +23,5 @@ DEPENDS_remove = "${DEPENDS_REMOVE}"
# 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