[oe-commits] Howard Chu : python-wpactrl: add 1.0.1

git version control git at git.openembedded.org
Mon Sep 28 09:07:47 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e5d715b372315feee1d11ce7438cb614c00cd5ed
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e5d715b372315feee1d11ce7438cb614c00cd5ed

Author: Howard Chu <hyc at symas.com>
Date:   Sun Sep 27 09:50:08 2009 +0000

python-wpactrl: add 1.0.1

Signed-off-by: Howard Chu <hyc at symas.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/python/python-wpactrl_svn.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-wpactrl_svn.bb b/recipes/python/python-wpactrl_svn.bb
new file mode 100644
index 0000000..e0e8a05
--- /dev/null
+++ b/recipes/python/python-wpactrl_svn.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "A Python extension for wpa_supplicant/hostapd control interface access"
+SECTION = "devel/python"
+LICENSE = "GPLv2"
+HOMEPAGE = "http://projects.otaku42.de/wiki/PythonWpaCtrl"
+
+inherit distutils
+
+SRCREV = "383"
+SRC_URI = "svn://svn.otaku42.de;module=python-wpactrl;proto=http"
+S = "${WORKDIR}/python-wpactrl/trunk"
+PV = "1.0.1+svnr${SRCREV}"
+





More information about the Openembedded-commits mailing list