aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/minicom/minicom-2.6.1/rename-conflicting-functions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/minicom/minicom-2.6.1/rename-conflicting-functions.patch')
-rw-r--r--meta/recipes-extended/minicom/minicom-2.6.1/rename-conflicting-functions.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-extended/minicom/minicom-2.6.1/rename-conflicting-functions.patch b/meta/recipes-extended/minicom/minicom-2.6.1/rename-conflicting-functions.patch
deleted file mode 100644
index 1a50f18856..0000000000
--- a/meta/recipes-extended/minicom/minicom-2.6.1/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.
- */