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/mx | |
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/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 @@ | |||
1 | Fix build for S != B | 1 | Fix build for S != B |
2 | 2 | ||
3 | This patch is specific to version 1.4.x | 3 | This patch is specific to version 1.4.x |
4 | Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/81 | 4 | Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/81 |
5 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> | 5 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> |
6 | -- | 6 | -- |
7 | Index: git/docs/reference/libmx-gtk/Makefile.am | 7 | 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 @@ | |||
1 | Fix missing include directory when building tests | 1 | Fix missing include directory when building tests |
2 | 2 | ||
3 | This patch is currently required for all versions of mx | 3 | This patch is currently required for all versions of mx |
4 | Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/82 | 4 | Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/82 |
5 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> | 5 | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> |
6 | -- | 6 | -- |
7 | Index: git/tests/Makefile.am | 7 | Index: git/tests/Makefile.am |