Module: Mesa Branch: 10.1 Commit: 1f08d1bf4672766601f3244ad64948108bb9683d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f08d1bf4672766601f3244ad64948108bb9683d
Author: Carl Worth <[email protected]> Date: Fri Jun 6 16:44:09 2014 -0700 Ignore a patch that is not needed for the 10.1 branch. The function being modified does not exist in 10.1. --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 12c3e2a..72d573e 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -19,3 +19,7 @@ ac35ded4733883037316d556af596524e5e02535 # by ignoring both of the commits. e3cc0d90e14e62a0a787b6c07a6df0f5c84039be 0d5ec2c615784929be095951f9269773a790a2dd + +# The function being modified here (_eglCreateWindowSurfaceCommon) does not +# exist in the 10.1 branch. +91ff0d4c6510dc38f279c586ced17fba917873e7 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
