summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-03-27 13:08:38 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-03-28 16:51:21 +0200
commit4ccaf9b8fe5609315f9edfc840e2d6d8330cb68e (patch)
tree92ac4bc3ecfa9bb21c8ea81e517ac94e60b3174f
parentfd4dd7c96c86a0e8c6b17fa48531b399e35a7165 (diff)
cherry-ignore: omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}
fixes: The commit fixes earier 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 33b57aaa10d..b89fef42466 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -168,3 +168,8 @@ fb5825e7ceeb16ac05f870ffe1e5a5daa09e68dd glsl: Fix memory leak with known glsl_t
# fixes: The commit requires earlier commits b358e0e67fac and b2653007b980
# which did not land in branch
8f052a3e257a61240cb311032497d016278117a8 radv: handle exporting view index to fragment shader. (v1.1)
+
+# fixes: The commit fixes earier commits 83d4a5d5aea5a8a05be2,
+# b2f2236dc565dd1460f0 and c62cf1f165919bc74296 which did not land in
+# branch
+880c1718b6d14b33fe5ba918af70fea5be890c6b omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}