diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-09-28 13:20:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-28 13:20:31 +0000 |
commit | d2b5a7a9e9a78be7301cd79735cfb50e1ed6b82e (patch) | |
tree | 1becea9c3a762025aab2f986815829c1d44a3077 /packages/hostap/hostap-modules_0.3.7.bb | |
parent | e84784471934272cfce188c7b8ef4aff113a9801 (diff) |
hostap-modules: added few cards into hostap_cs.conf
Diffstat (limited to 'packages/hostap/hostap-modules_0.3.7.bb')
-rw-r--r-- | packages/hostap/hostap-modules_0.3.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hostap/hostap-modules_0.3.7.bb b/packages/hostap/hostap-modules_0.3.7.bb index 7e9ea6e13c..b6a3891cd2 100644 --- a/packages/hostap/hostap-modules_0.3.7.bb +++ b/packages/hostap/hostap-modules_0.3.7.bb @@ -3,7 +3,7 @@ SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" -PR = "r2" +PR = "r3" SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \ file://hostap_cs.conf \ |