diff options
Diffstat (limited to 'meta/recipes-devtools')
19 files changed, 40 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch b/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch index dca19ce5ed..6d2f64b414 100644 --- a/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch +++ b/meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: pygtk-2.10.0/gtk/gtkunixprint.override | 3 | Index: pygtk-2.10.0/gtk/gtkunixprint.override |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pygtk-2.10.0.orig/gtk/gtkunixprint.override | 5 | --- pygtk-2.10.0.orig/gtk/gtkunixprint.override |
diff --git a/meta/recipes-devtools/python/python-pygtk/nodocs.patch b/meta/recipes-devtools/python/python-pygtk/nodocs.patch index c3581043c3..f07309a7ba 100644 --- a/meta/recipes-devtools/python/python-pygtk/nodocs.patch +++ b/meta/recipes-devtools/python/python-pygtk/nodocs.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: pygtk-2.17.0/Makefile.am | 3 | Index: pygtk-2.17.0/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pygtk-2.17.0.orig/Makefile.am | 5 | --- pygtk-2.17.0.orig/Makefile.am |
diff --git a/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch b/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch index 9340f8244d..833038e7f8 100644 --- a/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch +++ b/meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: pygtk-2.10.4/gtk/__init__.py | 3 | Index: pygtk-2.10.4/gtk/__init__.py |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pygtk-2.10.4.orig/gtk/__init__.py 2007-11-27 19:27:05.000000000 -0300 | 5 | --- pygtk-2.10.4.orig/gtk/__init__.py 2007-11-27 19:27:05.000000000 -0300 |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/Detect-and-use-GCC-atomic-builtins-for-locking.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/Detect-and-use-GCC-atomic-builtins-for-locking.patch index dc69bfbbd5..eb107b8497 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/Detect-and-use-GCC-atomic-builtins-for-locking.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/Detect-and-use-GCC-atomic-builtins-for-locking.patch | |||
@@ -8,6 +8,8 @@ Subject: [PATCH] Detect and use GCC atomic builtins for locking | |||
8 | qemu-lock.h | 13 +++++++++++++ | 8 | qemu-lock.h | 13 +++++++++++++ |
9 | 2 files changed, 30 insertions(+), 0 deletions(-) | 9 | 2 files changed, 30 insertions(+), 0 deletions(-) |
10 | 10 | ||
11 | Upstream-Status: Pending | ||
12 | |||
11 | Index: qemu-0.14.0/configure | 13 | Index: qemu-0.14.0/configure |
12 | =================================================================== | 14 | =================================================================== |
13 | --- qemu-0.14.0.orig/configure | 15 | --- qemu-0.14.0.orig/configure |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/enable-i386-linux-user.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/enable-i386-linux-user.patch index 3cf0953f10..bb0d6a3848 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/enable-i386-linux-user.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/enable-i386-linux-user.patch | |||
@@ -2,6 +2,8 @@ Enable i386-linux-user | |||
2 | 2 | ||
3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
5 | Index: qemu-0.14.0/Makefile.target | 7 | Index: qemu-0.14.0/Makefile.target |
6 | =================================================================== | 8 | =================================================================== |
7 | --- qemu-0.14.0.orig/Makefile.target | 9 | --- qemu-0.14.0.orig/Makefile.target |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/fallback-to-safe-mmap_min_addr.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/fallback-to-safe-mmap_min_addr.patch index 4b1a64fdf9..2075386b9f 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/fallback-to-safe-mmap_min_addr.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/fallback-to-safe-mmap_min_addr.patch | |||
@@ -8,6 +8,8 @@ Subject: [PATCH] linux-user: use default mmap_min_addr 65536 when /proc/sys/vm/m | |||
8 | linux-user/main.c | 5 +++++ | 8 | linux-user/main.c | 5 +++++ |
9 | 1 files changed, 5 insertions(+), 0 deletions(-) | 9 | 1 files changed, 5 insertions(+), 0 deletions(-) |
10 | 10 | ||
11 | Upstream-Status: Pending | ||
12 | |||
11 | Index: qemu-0.14.0/linux-user/main.c | 13 | Index: qemu-0.14.0/linux-user/main.c |
12 | =================================================================== | 14 | =================================================================== |
13 | --- qemu-0.14.0.orig/linux-user/main.c | 15 | --- qemu-0.14.0.orig/linux-user/main.c |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/fix-configure-checks.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/fix-configure-checks.patch index 574b430b44..96881bb91b 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/fix-configure-checks.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/fix-configure-checks.patch | |||
@@ -6,6 +6,8 @@ added and files in the sysroot can be found. | |||
6 | 6 | ||
7 | Patch from Paul Eggleton, Comments by RP 28/11/10 | 7 | Patch from Paul Eggleton, Comments by RP 28/11/10 |
8 | 8 | ||
9 | Upstream-Status: Inappropriate [embedded specific] | ||
10 | |||
9 | Index: qemu-0.14.0/configure | 11 | Index: qemu-0.14.0/configure |
10 | =================================================================== | 12 | =================================================================== |
11 | --- qemu-0.14.0.orig/configure | 13 | --- qemu-0.14.0.orig/configure |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/fix-nogl.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/fix-nogl.patch index 0219cc8121..83b2752589 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/fix-nogl.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/fix-nogl.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile.target | 3 | Index: qemu-0.14.0/Makefile.target |
2 | =================================================================== | 4 | =================================================================== |
3 | --- qemu-0.14.0.orig/Makefile.target | 5 | --- qemu-0.14.0.orig/Makefile.target |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch index f99c6d1e9a..0ad5551d47 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile.target | 3 | Index: qemu-0.14.0/Makefile.target |
2 | =================================================================== | 4 | =================================================================== |
3 | --- qemu-0.14.0.orig/Makefile.target 2011-04-04 12:12:19.142871742 +0100 | 5 | --- qemu-0.14.0.orig/Makefile.target 2011-04-04 12:12:19.142871742 +0100 |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch index 8df60e85e7..2250444a2b 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch | |||
@@ -2,6 +2,8 @@ | |||
2 | # makes info.info.x11.display zero and avoids the calls to | 2 | # makes info.info.x11.display zero and avoids the calls to |
3 | # opengl_exec_set_parent_window, one of which is crashing. | 3 | # opengl_exec_set_parent_window, one of which is crashing. |
4 | 4 | ||
5 | Upstream-Status: Pending | ||
6 | |||
5 | Index: qemu-0.14.0/ui/sdl.c | 7 | Index: qemu-0.14.0/ui/sdl.c |
6 | =================================================================== | 8 | =================================================================== |
7 | --- qemu-0.14.0.orig/ui/sdl.c | 9 | --- qemu-0.14.0.orig/ui/sdl.c |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/larger_default_ram_size.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/larger_default_ram_size.patch index 8928bd5e06..711c36071d 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/larger_default_ram_size.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/larger_default_ram_size.patch | |||
@@ -5,6 +5,8 @@ It has not been applied to upstream qemu | |||
5 | 5 | ||
6 | Khem Raj <raj.khem@gmail.com> | 6 | Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
8 | Index: qemu-0.14.0/vl.c | 10 | Index: qemu-0.14.0/vl.c |
9 | =================================================================== | 11 | =================================================================== |
10 | --- qemu-0.14.0.orig/vl.c | 12 | --- qemu-0.14.0.orig/vl.c |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/linker-flags.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/linker-flags.patch index 470cf80cde..c0d1e5541d 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/linker-flags.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/linker-flags.patch | |||
@@ -7,6 +7,9 @@ More information is available on the Fedora Wiki: | |||
7 | https://fedoraproject.org/wiki/UnderstandingDSOLinkChange | 7 | https://fedoraproject.org/wiki/UnderstandingDSOLinkChange |
8 | 8 | ||
9 | JL - 15/06/10 | 9 | JL - 15/06/10 |
10 | |||
11 | Upstream-Status: Inappropriate [configuration] | ||
12 | |||
10 | Index: qemu-0.14.0/Makefile.target | 13 | Index: qemu-0.14.0/Makefile.target |
11 | =================================================================== | 14 | =================================================================== |
12 | --- qemu-0.14.0.orig/Makefile.target | 15 | --- qemu-0.14.0.orig/Makefile.target |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/no-strip.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/no-strip.patch index cf0d659724..d6a4377cd0 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/no-strip.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/no-strip.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile | 3 | Index: qemu-0.14.0/Makefile |
2 | =================================================================== | 4 | =================================================================== |
3 | --- qemu-0.14.0.orig/Makefile | 5 | --- qemu-0.14.0.orig/Makefile |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/opengl-sdl-fix.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/opengl-sdl-fix.patch index 1f34f07757..e73bb7bfe9 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/opengl-sdl-fix.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/opengl-sdl-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | diff -u -r qemu-0.14.0/Makefile.target qemu-0.14.0-fixed/Makefile.target | 3 | diff -u -r qemu-0.14.0/Makefile.target qemu-0.14.0-fixed/Makefile.target |
2 | --- qemu-0.14.0/Makefile.target 2011-04-26 21:22:17.627637741 -0700 | 4 | --- qemu-0.14.0/Makefile.target 2011-04-26 21:22:17.627637741 -0700 |
3 | +++ qemu-0.14.0-fixed/Makefile.target 2011-04-26 21:23:02.767637747 -0700 | 5 | +++ qemu-0.14.0-fixed/Makefile.target 2011-04-26 21:23:02.767637747 -0700 |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch index 92467a7651..bbc9c9eaf9 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [other] - qemugl patch need huge changes for upstream | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile.target | 3 | Index: qemu-0.14.0/Makefile.target |
2 | =================================================================== | 4 | =================================================================== |
3 | --- qemu-0.14.0.orig/Makefile.target | 5 | --- qemu-0.14.0.orig/Makefile.target |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-vmware-vga-depth.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-vmware-vga-depth.patch index 42ec98fee5..c4c5424e16 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-vmware-vga-depth.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/qemu-vmware-vga-depth.patch | |||
@@ -1,6 +1,9 @@ | |||
1 | # fix VMware VGA driver depth calculation error, which may cause segmentation fault | 1 | # fix VMware VGA driver depth calculation error, which may cause segmentation fault |
2 | # | 2 | # |
3 | # ktian1, 06/29/2010 | 3 | # ktian1, 06/29/2010 |
4 | |||
5 | Upstream-Status: Pending | ||
6 | |||
4 | Index: qemu-0.14.0/console.h | 7 | Index: qemu-0.14.0/console.h |
5 | =================================================================== | 8 | =================================================================== |
6 | --- qemu-0.14.0.orig/console.h | 9 | --- qemu-0.14.0.orig/console.h |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-allow-glxcontext-release.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-allow-glxcontext-release.patch index 478b204274..d808eaa539 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-allow-glxcontext-release.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-allow-glxcontext-release.patch | |||
@@ -10,6 +10,8 @@ committer Andrzej Zaborowski <andrew.zaborowski@intel.com> Tue, 16 Jun 2009 22:2 | |||
10 | target-i386/opengl_exec.c | 31 ++++++++++++++++--------------- | 10 | target-i386/opengl_exec.c | 31 ++++++++++++++++--------------- |
11 | 1 files changed, 16 insertions(+), 15 deletions(-) | 11 | 1 files changed, 16 insertions(+), 15 deletions(-) |
12 | 12 | ||
13 | Upstream-Status: Inappropriate [configuration] | ||
14 | |||
13 | Index: qemu-0.14.0/target-i386/opengl_exec.c | 15 | Index: qemu-0.14.0/target-i386/opengl_exec.c |
14 | =================================================================== | 16 | =================================================================== |
15 | --- qemu-0.14.0.orig/target-i386/opengl_exec.c | 17 | --- qemu-0.14.0.orig/target-i386/opengl_exec.c |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch index 029aacf2a9..76aae2fa3a 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch | |||
@@ -9,6 +9,8 @@ Upstream-Status: other (logical part of qemu-git-qemugl-host.patch) | |||
9 | 9 | ||
10 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 10 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
11 | 11 | ||
12 | Upstream-Status: Inappropriate [other] - depends on qemu gl patch | ||
13 | |||
12 | Index: qemu-0.14.0/target-i386/opengl_func.h | 14 | Index: qemu-0.14.0/target-i386/opengl_func.h |
13 | =================================================================== | 15 | =================================================================== |
14 | --- qemu-0.14.0.orig/target-i386/opengl_func.h 2011-04-08 16:43:46.000000000 +0800 | 16 | --- qemu-0.14.0.orig/target-i386/opengl_func.h 2011-04-08 16:43:46.000000000 +0800 |
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/spice-qxl-locking-fix-for-qemu-kvm.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/spice-qxl-locking-fix-for-qemu-kvm.patch index 87d5927850..4113fc2ad6 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/spice-qxl-locking-fix-for-qemu-kvm.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/spice-qxl-locking-fix-for-qemu-kvm.patch | |||
@@ -3,6 +3,8 @@ Author: Gerd Hoffmann <kraxel@redhat.com> | |||
3 | Source: upstream, http://patchwork.ozlabs.org/patch/84704/ | 3 | Source: upstream, http://patchwork.ozlabs.org/patch/84704/ |
4 | Forwarding: not-needed | 4 | Forwarding: not-needed |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | |||
6 | Index: qemu-0.14.0/hw/qxl.c | 8 | Index: qemu-0.14.0/hw/qxl.c |
7 | =================================================================== | 9 | =================================================================== |
8 | --- qemu-0.14.0.orig/hw/qxl.c | 10 | --- qemu-0.14.0.orig/hw/qxl.c |