diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-07-15 16:44:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-18 21:23:43 +0100 |
commit | 8f91b1cfc43cd47b5330af06f2e1bac0c4b52c24 (patch) | |
tree | f74d96c4fa12334807379c6d0da5e31e91bfa272 /meta/recipes-graphics/clutter | |
parent | 77742dd0c977202f29087dd795554e8fe9c00ec5 (diff) | |
download | poky-8f91b1cfc43cd47b5330af06f2e1bac0c4b52c24.tar.gz |
Upstream-Status: Correct capitalization
(From OE-Core rev: 2d5c457bf888771891e9c29e82ec5a5cecace528)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch index a46b448efa..d009e44c34 100644 --- a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch +++ b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch | |||
@@ -9,7 +9,7 @@ pull in the GL type definitions through its public headers; specifically | |||
9 | compilation will fail due to undefined GL_TEXTURE_2D. So include the headers | 9 | compilation will fail due to undefined GL_TEXTURE_2D. So include the headers |
10 | the hard way. | 10 | the hard way. |
11 | 11 | ||
12 | Upstream-status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 | 12 | Upstream-Status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 |
13 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> | 13 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> |
14 | --- | 14 | --- |
15 | clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ | 15 | clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ |