diff options
Diffstat (limited to 'meta/recipes-graphics/libmatchbox')
6 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libmatchbox/files/16bppfixes-2.patch b/meta/recipes-graphics/libmatchbox/files/16bppfixes-2.patch index ab9cdc74a5..9bcd582e27 100644 --- a/meta/recipes-graphics/libmatchbox/files/16bppfixes-2.patch +++ b/meta/recipes-graphics/libmatchbox/files/16bppfixes-2.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- libmatchbox/libmb/mbpixbuf.c.orig 2007-05-04 14:41:55.000000000 +0100 | 3 | --- libmatchbox/libmb/mbpixbuf.c.orig 2007-05-04 14:41:55.000000000 +0100 |
2 | +++ libmatchbox/libmb/mbpixbuf.c 2007-05-04 14:41:55.000000000 +0100 | 4 | +++ libmatchbox/libmb/mbpixbuf.c 2007-05-04 14:41:55.000000000 +0100 |
3 | @@ -710,46 +710,19 @@ | 5 | @@ -710,46 +710,19 @@ |
diff --git a/meta/recipes-graphics/libmatchbox/files/16bppfixes.patch b/meta/recipes-graphics/libmatchbox/files/16bppfixes.patch index 09a0347809..284318c948 100644 --- a/meta/recipes-graphics/libmatchbox/files/16bppfixes.patch +++ b/meta/recipes-graphics/libmatchbox/files/16bppfixes.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: libmb/mbpixbuf.c | 3 | Index: libmb/mbpixbuf.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libmatchbox/libmb.orig/mbpixbuf.c 2006-02-01 12:45:55.000000000 +0000 | 5 | --- libmatchbox/libmb.orig/mbpixbuf.c 2006-02-01 12:45:55.000000000 +0000 |
diff --git a/meta/recipes-graphics/libmatchbox/files/autofoo.patch b/meta/recipes-graphics/libmatchbox/files/autofoo.patch index ad3be578e4..78849a424f 100644 --- a/meta/recipes-graphics/libmatchbox/files/autofoo.patch +++ b/meta/recipes-graphics/libmatchbox/files/autofoo.patch | |||
@@ -3,6 +3,8 @@ | |||
3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | 3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher |
4 | # | 4 | # |
5 | 5 | ||
6 | Upstream-Status: Inappropriate [configuration] | ||
7 | |||
6 | --- libmatchbox-1.5/configure.ac~autofoo 2004-12-21 12:56:46.000000000 -0500 | 8 | --- libmatchbox-1.5/configure.ac~autofoo 2004-12-21 12:56:46.000000000 -0500 |
7 | +++ libmatchbox-1.5/configure.ac 2005-01-18 16:40:04.421179624 -0500 | 9 | +++ libmatchbox-1.5/configure.ac 2005-01-18 16:40:04.421179624 -0500 |
8 | @@ -1,10 +1,10 @@ | 10 | @@ -1,10 +1,10 @@ |
diff --git a/meta/recipes-graphics/libmatchbox/files/configure_fixes.patch b/meta/recipes-graphics/libmatchbox/files/configure_fixes.patch index 083d32a04f..30fd67b02f 100644 --- a/meta/recipes-graphics/libmatchbox/files/configure_fixes.patch +++ b/meta/recipes-graphics/libmatchbox/files/configure_fixes.patch | |||
@@ -3,6 +3,8 @@ | |||
3 | libmb.pc.in | 2 +- | 3 | libmb.pc.in | 2 +- |
4 | 2 files changed, 8 insertions(+), 9 deletions(-) | 4 | 2 files changed, 8 insertions(+), 9 deletions(-) |
5 | 5 | ||
6 | Upstream-Status: Inappropriate [configuration] | ||
7 | |||
6 | Index: libmatchbox-1.9/configure.ac | 8 | Index: libmatchbox-1.9/configure.ac |
7 | =================================================================== | 9 | =================================================================== |
8 | --- libmatchbox-1.9.orig/configure.ac 2007-11-11 22:26:43.000000000 +0000 | 10 | --- libmatchbox-1.9.orig/configure.ac 2007-11-11 22:26:43.000000000 +0000 |
diff --git a/meta/recipes-graphics/libmatchbox/files/fix-configure-for-1.9.patch b/meta/recipes-graphics/libmatchbox/files/fix-configure-for-1.9.patch index 990b738e66..2f147eb267 100644 --- a/meta/recipes-graphics/libmatchbox/files/fix-configure-for-1.9.patch +++ b/meta/recipes-graphics/libmatchbox/files/fix-configure-for-1.9.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | diff -urNd ../libmatchbox-1.6-r1/libmatchbox-1.6/configure.ac libmatchbox-1.6/configure.ac | 3 | diff -urNd ../libmatchbox-1.6-r1/libmatchbox-1.6/configure.ac libmatchbox-1.6/configure.ac |
2 | --- ../libmatchbox-1.6-r1/libmatchbox-1.6/configure.ac 2005-01-11 21:47:39 +00:00 | 4 | --- ../libmatchbox-1.6-r1/libmatchbox-1.6/configure.ac 2005-01-11 21:47:39 +00:00 |
3 | +++ libmatchbox-1.6/configure.ac 2005-03-14 03:06:25 +00:00 | 5 | +++ libmatchbox-1.6/configure.ac 2005-03-14 03:06:25 +00:00 |
diff --git a/meta/recipes-graphics/libmatchbox/files/matchbox-start-fix.patch b/meta/recipes-graphics/libmatchbox/files/matchbox-start-fix.patch index 04460a3114..058342c442 100644 --- a/meta/recipes-graphics/libmatchbox/files/matchbox-start-fix.patch +++ b/meta/recipes-graphics/libmatchbox/files/matchbox-start-fix.patch | |||
@@ -6,6 +6,8 @@ on x86-64. This patch forces a NULL pointer as terminator to fix it. | |||
6 | 6 | ||
7 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 7 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
8 | 8 | ||
9 | Upstream-Status: Pending | ||
10 | |||
9 | Index: libmatchbox-1.9/libmb/mbexp.c | 11 | Index: libmatchbox-1.9/libmb/mbexp.c |
10 | =================================================================== | 12 | =================================================================== |
11 | --- libmatchbox-1.9.orig/libmb/mbexp.c 2010-08-28 06:33:25.000000000 +0800 | 13 | --- libmatchbox-1.9.orig/libmb/mbexp.c 2010-08-28 06:33:25.000000000 +0800 |