summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-04-11 16:55:14 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-04-12 21:49:30 +0200
commit31f323165c380a1d79d6aaa2fcb9c2a9cec61dc8 (patch)
tree21be2666a6d94d3b38e19ba3a8b8a227bcb6b923
parent7279b0c5ce3d707939a00055d757ebec414ffb3e (diff)
cherry-ignore: omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}
fixes: The commit fixes earlier commits 83d4a5d5aea5a8a05be2, b2f2236dc565dd1460f0 and c62cf1f165919bc74296 which did not land in branch. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
-rw-r--r--bin/.cherry-ignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index ad7fe75d492..71bc8167edf 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -16,3 +16,8 @@ ac4437b20b87c7285b89466f05b51518ae616873 automake: small cleanup after the meson
# fixes: The commit requires earlier commits 639c4f2b54a6 and 2cfba40eea4c
# which did not land in branch.
8f052a3e257a61240cb311032497d016278117a8 radv: handle exporting view index to fragment shader. (v1.1)
+
+# fixes: The commit fixes earlier commits 83d4a5d5aea5a8a05be2,
+# b2f2236dc565dd1460f0 and c62cf1f165919bc74296 which did not land in
+# branch.
+880c1718b6d14b33fe5ba918af70fea5be890c6b omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}