summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2011-12-26 23:50:57 +0800
committerSaul Wold <sgw@linux.intel.com>2012-01-02 20:26:24 -0800
commit0585b1c042403e42474e05c634074b63efbcc772 (patch)
tree320f68bb8bc261971bb5db97d66ded1a920e4fff /meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
parent172a9562aa1df224cf8e60f7d73c4840db96edb5 (diff)
downloadopenembedded-core-0585b1c042403e42474e05c634074b63efbcc772.tar.gz
openembedded-core-0585b1c042403e42474e05c634074b63efbcc772.tar.bz2
openembedded-core-0585b1c042403e42474e05c634074b63efbcc772.tar.xz
openembedded-core-0585b1c042403e42474e05c634074b63efbcc772.zip
minicom: upgrade to 2.5
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch')
-rw-r--r--meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch b/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
deleted file mode 100644
index 1a50f1885..000000000
--- a/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Upstream-Status: Pending
-
---- minicom-2.3/src/minicom.c-orig 2009-06-08 14:49:07.000000000 +0200
-+++ minicom-2.3/src/minicom.c 2009-06-08 14:50:23.000000000 +0200
-@@ -63,6 +63,10 @@
- }
- #endif /*DEBUG*/
-
-+#ifdef __USE_GNU
-+#define getline minicom_getline
-+#endif
-+
- /*
- * Sub - menu's.
- */