aboutsummaryrefslogtreecommitdiffstats
path: root/meta-r1000/recipes-graphics/mesa/mesa_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-r1000/recipes-graphics/mesa/mesa_git.bbappend')
-rw-r--r--meta-r1000/recipes-graphics/mesa/mesa_git.bbappend9
1 files changed, 8 insertions, 1 deletions
diff --git a/meta-r1000/recipes-graphics/mesa/mesa_git.bbappend b/meta-r1000/recipes-graphics/mesa/mesa_git.bbappend
index 5211be22..81e55bc7 100644
--- a/meta-r1000/recipes-graphics/mesa/mesa_git.bbappend
+++ b/meta-r1000/recipes-graphics/mesa/mesa_git.bbappend
@@ -1 +1,8 @@
-PACKAGECONFIG_append_r1000 = " dri3" \ No newline at end of file
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+SRCREV_r1000 = "d2c170eb355a912586cb982858faac2fc85c4783"
+
+SRC_URI_remove_r1000 = "file://0001-gallium-add-missing-PIPE_CAP_SURFACE_SAMPLE_COUNT-de.patch"
+SRC_URI_append_r1000 = " file://0001-vl-dri3-remove-the-wait-before-getting-back-buffer.patch"
+
+PACKAGECONFIG_append_r1000 = " dri3"