aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/soft66/files/fix-ar.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/soft66/files/fix-ar.patch')
-rw-r--r--meta-oe/recipes-connectivity/soft66/files/fix-ar.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-oe/recipes-connectivity/soft66/files/fix-ar.patch b/meta-oe/recipes-connectivity/soft66/files/fix-ar.patch
deleted file mode 100644
index bf1ffdfc6f..0000000000
--- a/meta-oe/recipes-connectivity/soft66/files/fix-ar.patch
+++ /dev/null
@@ -1,13 +0,0 @@
----
- configure.ac | 1 +
- 1 file changed, 1 insertion(+)
-
---- git.orig/configure.ac
-+++ git/configure.ac
-@@ -7,5 +7,6 @@ AC_PROG_CC
- AC_CONFIG_HEADERS([config.h])
- AC_CONFIG_FILES([Makefile lib/Makefile tools/Makefile])
- PKG_CHECK_MODULES([FTDI], [libftdi >= 0.13])
- AC_OUTPUT
- AM_PROG_CC_C_O
-+AM_PROG_AR