diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-07-15 16:44:42 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-18 07:14:40 -0700 |
commit | 2d5c457bf888771891e9c29e82ec5a5cecace528 (patch) | |
tree | 7ab27a7d30be66438e1afb912102f1a0c86e1235 /meta/recipes-graphics/clutter | |
parent | 3bdbec1bdecc52828cbbf8108786ff076c981845 (diff) | |
download | openembedded-core-contrib-2d5c457bf888771891e9c29e82ec5a5cecace528.tar.gz |
Upstream-Status: Correct capitalization
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 a46b448efae..d009e44c34c 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 compilation will fail due to undefined GL_TEXTURE_2D. So include the headers the hard way. -Upstream-status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 +Upstream-Status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> --- clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ |