Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] New package ser2net request
@ 2009-12-16 16:40 Francisco Gonzalez
  2010-01-28 15:29 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Francisco Gonzalez @ 2009-12-16 16:40 UTC (permalink / raw)
  To: buildroot

diff --git a/package/Config.in b/package/Config.in
index 6adf913..e673631 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -197,6 +197,7 @@ source "package/proftpd/Config.in"
 source "package/quagga/Config.in"
 source "package/rsync/Config.in"
 source "package/samba/Config.in"
+source "package/ser2net/Config.in"
 source "package/socat/Config.in"
 source "package/spawn-fcgi/Config.in"
 source "package/stunnel/Config.in"
diff --git a/package/ser2net/Config.in b/package/ser2net/Config.in
new file mode 100644
index 0000000..6e61893
--- /dev/null
+++ b/package/ser2net/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_SER2NET
+ bool "ser2net"
+ help
+  ser2net provides a way for a user to connect from a network connection
+  to a serial port..
+
+  http://ser2net.sourceforge.net
+
diff --git a/package/ser2net/ser2net.mk b/package/ser2net/ser2net.mk
new file mode 100644
index 0000000..c51b2d2
--- /dev/null
+++ b/package/ser2net/ser2net.mk
@@ -0,0 +1,16 @@
+#############################################################
+#
+# ser2net
+#
+#############################################################
+
+SER2NET_VERSION:=2.6
+SER2NET_SOURCE:=ser2net-$(SER2NET_VERSION).tar.gz
+SER2NET_SITE=http://$(BR2_SOURCEFORGE_MIRROR).
dl.sourceforge.net/sourceforge/ser2net
+SER2NET_AUTORECONF:=NO
+SER2NET_INSTALL_STAGING:=NO
+SER2NET_INSTALL_TARGET:=YES
+
+SER2NET_DEPENDENCIES = uclibc
+
+$(eval $(call AUTOTARGETS,package,ser2net))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20091216/160807eb/attachment-0001.htm>

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

* [Buildroot] New package ser2net request
  2009-12-16 16:40 [Buildroot] New package ser2net request Francisco Gonzalez
@ 2010-01-28 15:29 ` Peter Korsgaard
  2010-02-01 17:28   ` Francisco Gonzalez
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2010-01-28 15:29 UTC (permalink / raw)
  To: buildroot

>>>>> "Francisco" == Francisco Gonzalez <gzmorell@gmail.com> writes:

Committed with small whitespace fixes / cleanups.

Notice that your mailer corrupted the patch, consider using git
send-email next time.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] New package ser2net request
  2010-01-28 15:29 ` Peter Korsgaard
@ 2010-02-01 17:28   ` Francisco Gonzalez
  0 siblings, 0 replies; 3+ messages in thread
From: Francisco Gonzalez @ 2010-02-01 17:28 UTC (permalink / raw)
  To: buildroot

2010/1/28 Peter Korsgaard <jacmet@uclibc.org>

> >>>>> "Francisco" == Francisco Gonzalez <gzmorell@gmail.com> writes:
>
> Committed with small whitespace fixes / cleanups.
>
> Notice that your mailer corrupted the patch, consider using git
> send-email next time.
>
> OK, I will use git send-email next time.
Sorry for the time you have had to waste.

Francisco.


> --
> Bye, Peter Korsgaard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100201/d58bc0fe/attachment.htm>

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

end of thread, other threads:[~2010-02-01 17:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 16:40 [Buildroot] New package ser2net request Francisco Gonzalez
2010-01-28 15:29 ` Peter Korsgaard
2010-02-01 17:28   ` Francisco Gonzalez

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