summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-12-14 12:02:26 +0100
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-12-19 15:22:41 +0100
commitc57f3aaa47d02d12ecc2054d71d99fa85bc76e6b (patch)
treed95b5a42bfc9ff697a76a090a684d7e5972edbec
parent316e388223943a6849a879206eddf0f8182a23ad (diff)
cherry-ignore: meson: libfreedreno depends upon libdrm (for fence support)
fixes: The changes this commit provides are already included in the branch. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
-rw-r--r--bin/.cherry-ignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index c1a72b43e73..a53c3d9d137 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -40,3 +40,5 @@ d0c7b079d07f751eb37ecaa45a2a6db920d71d7a freedreno: Fix autotools build.
# pick: While this commit does not include the proper CC tag, it was intended
# to be applied only in 18.3 branch.
017199d2d2e4c57015bc60edfcc656062c3a7472 mesa: Revert INTEL_fragment_shader_ordering support
+# fixes: The changes this commit provides are already included in the branch.
+ff6f1dd0d3c6b4c15ca51b478b2884d14f6a1e06 meson: libfreedreno depends upon libdrm (for fence support)