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/
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
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to