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/mx | |
parent | 3bdbec1bdecc52828cbbf8108786ff076c981845 (diff) | |
download | openembedded-core-2d5c457bf888771891e9c29e82ec5a5cecace528.tar.gz openembedded-core-2d5c457bf888771891e9c29e82ec5a5cecace528.tar.bz2 openembedded-core-2d5c457bf888771891e9c29e82ec5a5cecace528.zip |
Upstream-Status: Correct capitalization
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/mx')
-rw-r--r-- | meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/mx/mx/fix-test-includes.patch | 2 |
2 files changed, 2 insertions, 2 deletions
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 <tomas@sleepfive.com> -- 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 <tomas@sleepfive.com> -- Index: git/tests/Makefile.am |