summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-02-02 18:08:00 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2018-02-09 04:23:16 +0000
commite27f066126cc153aa327d281491be6356c86fa35 (patch)
tree85381c7968c14e5f08658af84141c4d818a518f3 /bin
parentd2258c553851256c7dcf077c19a24c38c97b2d4b (diff)
cherry-ignore: add meson fix
Meson is disabled in branch. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 4a2a9dd6a01..7f37c52c055 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -84,3 +84,6 @@ d0343bef6680cc660ba691bbed31a2a1b7449f79 nir: mark unused space in packed_tex_da
# stable: The KHX extension is disabled all together in the stable branches.
bee9270853c34aa8e4b3d19a125608ee67c87b86 radv: Don't expose VK_KHX_multiview on android.
+
+# fixes: The commit addresses the meson build, which is disabled in branch
+4a0bab1d7f942ad0ac9b98ab34e6a9e4694f3c04 meson: libdrm shouldn't appear in Requires.private: if it wasn't found