From 2d5c457bf888771891e9c29e82ec5a5cecace528 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 15 Jul 2013 16:44:42 -0700 Subject: Upstream-Status: Correct capitalization Signed-off-by: Saul Wold --- meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch | 2 +- meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch | 2 +- meta/recipes-graphics/mx/mx/fix-test-includes.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-graphics') 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 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 --- clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ diff --git a/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch b/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch index e7481e9a4b..3c8a832021 100644 --- a/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch +++ b/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch @@ -1,7 +1,7 @@ Fix build for S != B This patch is specific to version 1.4.x -Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/81 +Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/81 Signed-off-by: Tomas Frydrych -- Index: git/docs/reference/libmx-gtk/Makefile.am diff --git a/meta/recipes-graphics/mx/mx/fix-test-includes.patch b/meta/recipes-graphics/mx/mx/fix-test-includes.patch index c6496a97af..82c93dd604 100644 --- a/meta/recipes-graphics/mx/mx/fix-test-includes.patch +++ b/meta/recipes-graphics/mx/mx/fix-test-includes.patch @@ -1,7 +1,7 @@ Fix missing include directory when building tests This patch is currently required for all versions of mx -Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/82 +Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/82 Signed-off-by: Tomas Frydrych -- Index: git/tests/Makefile.am -- cgit 1.2.3-korg