mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] c-ares: added c-ares in file
@ 2015-02-11 16:40 Oliver Graute
  2015-02-11 16:41 ` [ptxdist] [PATCH 2/2] c-ares: added rule file Oliver Graute
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Graute @ 2015-02-11 16:40 UTC (permalink / raw)
  To: ptxdist; +Cc: Oliver Graute

This patch add c-ares to ptxdist, its a C library for async DNS requests

	new file:   c-ares.in

Signed-off-by: Oliver Graute <oliver.graute@neuhaus.de>
---
 rules/c-ares.in |    7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 rules/c-ares.in

diff --git a/rules/c-ares.in b/rules/c-ares.in
new file mode 100644
index 0000000..2443499
--- /dev/null
+++ b/rules/c-ares.in
@@ -0,0 +1,7 @@
+## SECTION=networking
+
+config C_ARES
+	tristate
+	prompt "c-ares"
+	help
+	  c-ares is a C library for asynchronous DNS requests (including name resolves)
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2015-02-16  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-11 16:40 [ptxdist] [PATCH 1/2] c-ares: added c-ares in file Oliver Graute
2015-02-11 16:41 ` [ptxdist] [PATCH 2/2] c-ares: added rule file Oliver Graute
2015-02-16  9:50   ` Michael Olbrich

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