diff options
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 |