diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch b/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch index 8dbf3ef228..d276b2cd54 100644 --- a/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch +++ b/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Accepted |
2 | 2 | ||
3 | Index: gypsy-0.8/gypsy/gypsy-time.c | 3 | Index: gypsy-0.8/gypsy/gypsy-time.c |
4 | =================================================================== | 4 | =================================================================== |
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 f1f3f569d6..248824606e 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,7 +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 | 8 | Upstream-Status: Submitted |
9 | (However it seems that this project is out of maintanence.) | ||
9 | 10 | ||
10 | diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am | 11 | diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am |
11 | --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 | 12 | --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 |