From: Howard Chu <hyc@symas.com>
To: openembedded-devel@lists.openembedded.org
Subject: python-wpactrl
Date: Sun, 13 Sep 2009 18:59:19 -0700 [thread overview]
Message-ID: <4AADA377.6010005@symas.com> (raw)
[-- 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
next reply other threads:[~2009-09-14 1:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-14 1:59 Howard Chu [this message]
2009-09-14 11:46 ` python-wpactrl Koen Kooi
2009-09-15 8:13 ` python-wpactrl Phil Blundell
[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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AADA377.6010005@symas.com \
--to=hyc@symas.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.