All of lore.kernel.org
 help / color / mirror / Atom feed
[parent not found: <mailman.37215.1252941941.21824.openembedded-devel@lists.openembedded.org>]
* python-wpactrl
@ 2009-09-14  1:59 Howard Chu
  2009-09-14 11:46 ` python-wpactrl Koen Kooi
  2009-09-15  8:13 ` python-wpactrl Phil Blundell
  0 siblings, 2 replies; 5+ messages in thread
From: Howard Chu @ 2009-09-14  1:59 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

Here's a recipe file for the python-wpactrl module, which connects to 
wpa_supplicant's control interface. It works for me...

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/

[-- Attachment #2: python-wpactrl_1.0.bb --]
[-- Type: text/plain, Size: 343 bytes --]

DESCRIPTION = "A Python extension for wpa_supplicant/hostapd control interface access"
HOMEPAGE = "http://projects.otaku42.de/wiki/PythonWpaCtrl"
SECTION = "devel/python"
LICENSE = "GPLv2"
PR = "r0"

SRC_URI = "svn://svn.otaku42.de;module=python-wpactrl;proto=http;rev=383"

S = "${WORKDIR}/python-wpactrl/trunk"

inherit distutils

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

end of thread, other threads:[~2009-09-27 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.15.1253008803.14572.openembedded-devel@lists.openembedded.org>
2009-09-15 14:30 ` python-wpactrl Howard Chu
     [not found] <mailman.37215.1252941941.21824.openembedded-devel@lists.openembedded.org>
2009-09-27 19:50 ` python-wpactrl Howard Chu
2009-09-14  1:59 python-wpactrl Howard Chu
2009-09-14 11:46 ` python-wpactrl Koen Kooi
2009-09-15  8:13 ` python-wpactrl Phil Blundell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.