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 8dbf3ef22..d276b2cd5 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 @@ -Upstream-Status: Pending +Upstream-Status: Accepted Index: gypsy-0.8/gypsy/gypsy-time.c =================================================================== 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 f1f3f569d..248824606 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. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> -Upstream-Status: Pending +Upstream-Status: Submitted +(However it seems that this project is out of maintanence.) diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 |