Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] socat: enable TERMIOS
@ 2011-01-10  9:40 Yegor Yefremov
  2011-02-08  7:41 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Yegor Yefremov @ 2011-01-10  9:40 UTC (permalink / raw)
  To: buildroot

Enable TERMIOS handling in socat, so that such options as echo, raw etc.
could be used for serial connections.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

diff --git a/package/socat/socat.mk b/package/socat/socat.mk
index 2b53d88..b071c75 100644
--- a/package/socat/socat.mk
+++ b/package/socat/socat.mk
@@ -66,7 +66,6 @@ $(SOCAT_WORKDIR)/Makefile: $(SOCAT_DIR)/.unpacked
 		--localstatedir=/var \
 		--mandir=/usr/man \
 		--infodir=/usr/info \
-		--disable-termios \
 		$(DISABLE_NLS); \
 	$(SED) 's/#define HAVE_TERMIOS_ISPEED 1/#undef HAVE_TERMIOS_ISPEED/g' config.h; \
 	)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] socat: enable TERMIOS
  2011-01-10  9:40 [Buildroot] [PATCH] socat: enable TERMIOS Yegor Yefremov
@ 2011-02-08  7:41 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-02-08  7:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Yegor" == Yegor Yefremov <yegor_sub1@visionsystems.de> writes:

 Yegor> Enable TERMIOS handling in socat, so that such options as echo,
 Yegor> raw etc.  could be used for serial connections.

Fixed it while converting it to autotargets, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-08  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10  9:40 [Buildroot] [PATCH] socat: enable TERMIOS Yegor Yefremov
2011-02-08  7:41 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox