diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-14 17:56:34 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-15 14:36:26 +0000 |
commit | 6036845d1c07420a99b78421bb3479adf7d754e7 (patch) | |
tree | eb67aa243a66b9a5dd12b644ba0e4be799f715c9 /meta/recipes-graphics | |
parent | 984eb9e5a7989d7207e3e284f440877610483edf (diff) | |
download | poky-6036845d1c07420a99b78421bb3479adf7d754e7.tar.gz |
Patch Upstream Status Updates
(From OE-Core rev: 0eb139619301d0efee330932eba3617dcb39284e)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
7 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch index 35e60ca76f..de1dcc2add 100644 --- a/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch +++ b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | Install example binary needed for poky-image-clutter | 3 | Install example binary needed for poky-image-clutter |
2 | 4 | ||
3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 5 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
diff --git a/meta/recipes-graphics/clutter/cogl/macro-versions.patch b/meta/recipes-graphics/clutter/cogl/macro-versions.patch index 87ea1f7d0f..2dcdd8e800 100644 --- a/meta/recipes-graphics/clutter/cogl/macro-versions.patch +++ b/meta/recipes-graphics/clutter/cogl/macro-versions.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: cogl-1.8.0/configure.ac | 3 | Index: cogl-1.8.0/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- cogl-1.8.0.orig/configure.ac | 5 | --- cogl-1.8.0.orig/configure.ac |
diff --git a/meta/recipes-graphics/libsdl/libsdl-1.2.14/configure_tweak.patch b/meta/recipes-graphics/libsdl/libsdl-1.2.14/configure_tweak.patch index 55d203a43c..07bda6df02 100644 --- a/meta/recipes-graphics/libsdl/libsdl-1.2.14/configure_tweak.patch +++ b/meta/recipes-graphics/libsdl/libsdl-1.2.14/configure_tweak.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- SDL-1.2.14/configure.in.orig 2011-10-18 14:51:32.044167004 +0800 | 3 | --- SDL-1.2.14/configure.in.orig 2011-10-18 14:51:32.044167004 +0800 |
2 | +++ SDL-1.2.14/configure.in 2011-10-18 14:51:42.374167009 +0800 | 4 | +++ SDL-1.2.14/configure.in 2011-10-18 14:51:42.374167009 +0800 |
3 | @@ -48,9 +48,9 @@ | 5 | @@ -48,9 +48,9 @@ |
diff --git a/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch b/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch index 1cddd102f5..f330c185af 100644 --- a/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch +++ b/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | XORG_DEFAULT_OPTIONS pulls in the following dependency chains: | 3 | XORG_DEFAULT_OPTIONS pulls in the following dependency chains: |
2 | 4 | ||
3 | XORG_CWARNFLAGS -> AC_PROG_CC_C99 | 5 | XORG_CWARNFLAGS -> AC_PROG_CC_C99 |
diff --git a/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch b/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch index 48e183ce3c..0b9fb8ccc0 100644 --- a/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch +++ b/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | XORG_DEFAULT_OPTIONS pulls in the following dependency chains: | 3 | XORG_DEFAULT_OPTIONS pulls in the following dependency chains: |
2 | 4 | ||
3 | XORG_CWARNFLAGS -> AC_PROG_CC_C99 | 5 | XORG_CWARNFLAGS -> AC_PROG_CC_C99 |
diff --git a/meta/recipes-graphics/xorg-lib/libx11-1.4.4/x11_disable_makekeys.patch b/meta/recipes-graphics/xorg-lib/libx11-1.4.4/x11_disable_makekeys.patch index 9763313975..e3782a5557 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-1.4.4/x11_disable_makekeys.patch +++ b/meta/recipes-graphics/xorg-lib/libx11-1.4.4/x11_disable_makekeys.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: libX11-1.3.4/src/util/Makefile.am | 3 | Index: libX11-1.3.4/src/util/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libX11-1.3.4.orig/src/util/Makefile.am | 5 | --- libX11-1.3.4.orig/src/util/Makefile.am |
diff --git a/meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/x11_disable_makekeys.patch b/meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/x11_disable_makekeys.patch index 9763313975..e3782a5557 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/x11_disable_makekeys.patch +++ b/meta/recipes-graphics/xorg-lib/libx11-trim-1.4.4/x11_disable_makekeys.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: libX11-1.3.4/src/util/Makefile.am | 3 | Index: libX11-1.3.4/src/util/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libX11-1.3.4.orig/src/util/Makefile.am | 5 | --- libX11-1.3.4.orig/src/util/Makefile.am |