diff options
Diffstat (limited to 'meta/recipes-connectivity/telepathy')
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch b/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch index 5ff1c436da..a7737fbf03 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch +++ b/meta/recipes-connectivity/telepathy/libtelepathy/doublefix.patch | |||
@@ -2,6 +2,8 @@ Fix double reference to this file to work with recent autoconf+automake | |||
2 | 2 | ||
3 | RP 1/2/10 | 3 | RP 1/2/10 |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
5 | Index: libtelepathy-0.3.3/src/Makefile.am | 7 | Index: libtelepathy-0.3.3/src/Makefile.am |
6 | =================================================================== | 8 | =================================================================== |
7 | --- libtelepathy-0.3.3.orig/src/Makefile.am 2010-02-01 13:13:50.869038984 +0000 | 9 | --- libtelepathy-0.3.3.orig/src/Makefile.am 2010-02-01 13:13:50.869038984 +0000 |
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy/prefer_python_2.5.patch b/meta/recipes-connectivity/telepathy/libtelepathy/prefer_python_2.5.patch index ec01567581..37679ab761 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy/prefer_python_2.5.patch +++ b/meta/recipes-connectivity/telepathy/libtelepathy/prefer_python_2.5.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: libtelepathy-0.3.1/configure.ac | 3 | Index: libtelepathy-0.3.1/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libtelepathy-0.3.1.orig/configure.ac 2007-11-22 19:05:56.000000000 +0000 | 5 | --- libtelepathy-0.3.1.orig/configure.ac 2007-11-22 19:05:56.000000000 +0000 |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch b/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch index 145e17b197..f1f3f569d6 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch +++ b/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch | |||
@@ -5,6 +5,8 @@ src/_generated directory that tasks are based on. | |||
5 | 5 | ||
6 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> | 6 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> |
7 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
8 | diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am | 10 | diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am |
9 | --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 | 11 | --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 |
10 | +++ telepathy-python-0.15.19/src/Makefile.am 2011-03-10 08:54:45.000000000 +0800 | 12 | +++ telepathy-python-0.15.19/src/Makefile.am 2011-03-10 08:54:45.000000000 +0800 |