From c57f3aaa47d02d12ecc2054d71d99fa85bc76e6b Mon Sep 17 00:00:00 2001 From: "Juan A. Suarez Romero" Date: Fri, 14 Dec 2018 12:02:26 +0100 Subject: [PATCH] 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 --- bin/.cherry-ignore | 2 ++ 1 file changed, 2 insertions(+) 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)