diff options
author | Ross Burton <ross.burton@intel.com> | 2017-11-09 15:44:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-21 13:06:11 +0000 |
commit | 714a97dec930f64705294eb2addc588d1249386b (patch) | |
tree | a5da3c86c5bea77ab475f5ab991cae933262aa46 /meta | |
parent | e4dc72b71e4b3a8c1196ee96e645f6924ba17f3f (diff) | |
download | poky-714a97dec930f64705294eb2addc588d1249386b.tar.gz |
hostap-utils: remove obsolete driver
HostAP is the user-space part of the Intersil Prism 2/2.5/3 wifi chipset. It's
also a decade old and obsolete, so remove it from oe-core.
(From OE-Core rev: 63be0678bbe3c3809cdd75f1aabd8e031341719a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/distro_alias.inc | 1 | ||||
-rw-r--r-- | meta/conf/distro/include/maintainers.inc | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/files/COPYING.patch | 346 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/files/hostap-fw-load.patch | 22 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/files/hostap_cs.conf | 193 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream | 191 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/files/hostap_cs.modalias | 28 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 23 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch | 36 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch | 27 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils.inc | 27 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb | 5 |
12 files changed, 0 insertions, 901 deletions
diff --git a/meta/conf/distro/include/distro_alias.inc b/meta/conf/distro/include/distro_alias.inc index 3b0411c354..1a217daa39 100644 --- a/meta/conf/distro/include/distro_alias.inc +++ b/meta/conf/distro/include/distro_alias.inc | |||
@@ -138,7 +138,6 @@ DISTRO_PN_ALIAS_pn-gtk-sato-engine = "OpenedHand" | |||
138 | DISTRO_PN_ALIAS_pn-gtk-icon-utils-native = "OSPDT" | 138 | DISTRO_PN_ALIAS_pn-gtk-icon-utils-native = "OSPDT" |
139 | DISTRO_PN_ALIAS_pn-systemd-boot = "Ubuntu=systemd-boot Fedora=systemd-boot" | 139 | DISTRO_PN_ALIAS_pn-systemd-boot = "Ubuntu=systemd-boot Fedora=systemd-boot" |
140 | DISTRO_PN_ALIAS_pn-hello-mod = "OE-Core" | 140 | DISTRO_PN_ALIAS_pn-hello-mod = "OE-Core" |
141 | DISTRO_PN_ALIAS_pn-hostap-conf = "OE-Core" | ||
142 | DISTRO_PN_ALIAS_pn-hwlatdetect = "OSPDT" | 141 | DISTRO_PN_ALIAS_pn-hwlatdetect = "OSPDT" |
143 | DISTRO_PN_ALIAS_pn-icecc-create-env = "OE-Core" | 142 | DISTRO_PN_ALIAS_pn-icecc-create-env = "OE-Core" |
144 | DISTRO_PN_ALIAS_pn-init-ifupdown = "Debian=ifupdown Ubuntu=ifupdown" | 143 | DISTRO_PN_ALIAS_pn-init-ifupdown = "Debian=ifupdown Ubuntu=ifupdown" |
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 38789b217c..856a6b763b 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc | |||
@@ -262,8 +262,6 @@ RECIPE_MAINTAINER_pn-harfbuzz = "Maxin B. John <maxin.john@intel.com>" | |||
262 | RECIPE_MAINTAINER_pn-hdparm = "Denys Dmytriyenko <denys@ti.com>" | 262 | RECIPE_MAINTAINER_pn-hdparm = "Denys Dmytriyenko <denys@ti.com>" |
263 | RECIPE_MAINTAINER_pn-help2man-native = "Hongxu Jia <hongxu.jia@windriver.com>" | 263 | RECIPE_MAINTAINER_pn-help2man-native = "Hongxu Jia <hongxu.jia@windriver.com>" |
264 | RECIPE_MAINTAINER_pn-hicolor-icon-theme = "Jussi Kukkonen <jussi.kukkonen@intel.com>" | 264 | RECIPE_MAINTAINER_pn-hicolor-icon-theme = "Jussi Kukkonen <jussi.kukkonen@intel.com>" |
265 | RECIPE_MAINTAINER_pn-hostap-conf = "Maxin B. John <maxin.john@intel.com>" | ||
266 | RECIPE_MAINTAINER_pn-hostap-utils = "Maxin B. John <maxin.john@intel.com>" | ||
267 | RECIPE_MAINTAINER_pn-hwlatdetect = "Alexander Kanavin <alexander.kanavin@intel.com>" | 265 | RECIPE_MAINTAINER_pn-hwlatdetect = "Alexander Kanavin <alexander.kanavin@intel.com>" |
268 | RECIPE_MAINTAINER_pn-i2c-tools = "Maxin B. John <maxin.john@intel.com>" | 266 | RECIPE_MAINTAINER_pn-i2c-tools = "Maxin B. John <maxin.john@intel.com>" |
269 | RECIPE_MAINTAINER_pn-icecc-create-env-native = "Alexander Kanavin <alexander.kanavin@intel.com>" | 267 | RECIPE_MAINTAINER_pn-icecc-create-env-native = "Alexander Kanavin <alexander.kanavin@intel.com>" |
diff --git a/meta/recipes-bsp/hostap/files/COPYING.patch b/meta/recipes-bsp/hostap/files/COPYING.patch deleted file mode 100644 index 05c70c92e5..0000000000 --- a/meta/recipes-bsp/hostap/files/COPYING.patch +++ /dev/null | |||
@@ -1,346 +0,0 @@ | |||
1 | Upstream-Status: Inappropriate [other] | ||
2 | |||
3 | diff -ruN hostap-conf-1.0-orig/COPYING hostap-conf-1.0/COPYING | ||
4 | --- hostap-conf-1.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800 | ||
5 | +++ hostap-conf-1.0/COPYING 2010-12-09 16:36:48.000000000 +0800 | ||
6 | @@ -0,0 +1,340 @@ | ||
7 | + GNU GENERAL PUBLIC LICENSE | ||
8 | + Version 2, June 1991 | ||
9 | + | ||
10 | + Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
11 | + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
12 | + Everyone is permitted to copy and distribute verbatim copies | ||
13 | + of this license document, but changing it is not allowed. | ||
14 | + | ||
15 | + Preamble | ||
16 | + | ||
17 | + The licenses for most software are designed to take away your | ||
18 | +freedom to share and change it. By contrast, the GNU General Public | ||
19 | +License is intended to guarantee your freedom to share and change free | ||
20 | +software--to make sure the software is free for all its users. This | ||
21 | +General Public License applies to most of the Free Software | ||
22 | +Foundation's software and to any other program whose authors commit to | ||
23 | +using it. (Some other Free Software Foundation software is covered by | ||
24 | +the GNU Library General Public License instead.) You can apply it to | ||
25 | +your programs, too. | ||
26 | + | ||
27 | + When we speak of free software, we are referring to freedom, not | ||
28 | +price. Our General Public Licenses are designed to make sure that you | ||
29 | +have the freedom to distribute copies of free software (and charge for | ||
30 | +this service if you wish), that you receive source code or can get it | ||
31 | +if you want it, that you can change the software or use pieces of it | ||
32 | +in new free programs; and that you know you can do these things. | ||
33 | + | ||
34 | + To protect your rights, we need to make restrictions that forbid | ||
35 | +anyone to deny you these rights or to ask you to surrender the rights. | ||
36 | +These restrictions translate to certain responsibilities for you if you | ||
37 | +distribute copies of the software, or if you modify it. | ||
38 | + | ||
39 | + For example, if you distribute copies of such a program, whether | ||
40 | +gratis or for a fee, you must give the recipients all the rights that | ||
41 | +you have. You must make sure that they, too, receive or can get the | ||
42 | +source code. And you must show them these terms so they know their | ||
43 | +rights. | ||
44 | + | ||
45 | + We protect your rights with two steps: (1) copyright the software, and | ||
46 | +(2) offer you this license which gives you legal permission to copy, | ||
47 | +distribute and/or modify the software. | ||
48 | + | ||
49 | + Also, for each author's protection and ours, we want to make certain | ||
50 | +that everyone understands that there is no warranty for this free | ||
51 | +software. If the software is modified by someone else and passed on, we | ||
52 | +want its recipients to know that what they have is not the original, so | ||
53 | +that any problems introduced by others will not reflect on the original | ||
54 | +authors' reputations. | ||
55 | + | ||
56 | + Finally, any free program is threatened constantly by software | ||
57 | +patents. We wish to avoid the danger that redistributors of a free | ||
58 | +program will individually obtain patent licenses, in effect making the | ||
59 | +program proprietary. To prevent this, we have made it clear that any | ||
60 | +patent must be licensed for everyone's free use or not licensed at all. | ||
61 | + | ||
62 | + The precise terms and conditions for copying, distribution and | ||
63 | +modification follow. | ||
64 | + | ||
65 | + GNU GENERAL PUBLIC LICENSE | ||
66 | + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
67 | + | ||
68 | + 0. This License applies to any program or other work which contains | ||
69 | +a notice placed by the copyright holder saying it may be distributed | ||
70 | +under the terms of this General Public License. The "Program", below, | ||
71 | +refers to any such program or work, and a "work based on the Program" | ||
72 | +means either the Program or any derivative work under copyright law: | ||
73 | +that is to say, a work containing the Program or a portion of it, | ||
74 | +either verbatim or with modifications and/or translated into another | ||
75 | +language. (Hereinafter, translation is included without limitation in | ||
76 | +the term "modification".) Each licensee is addressed as "you". | ||
77 | + | ||
78 | +Activities other than copying, distribution and modification are not | ||
79 | +covered by this License; they are outside its scope. The act of | ||
80 | +running the Program is not restricted, and the output from the Program | ||
81 | +is covered only if its contents constitute a work based on the | ||
82 | +Program (independent of having been made by running the Program). | ||
83 | +Whether that is true depends on what the Program does. | ||
84 | + | ||
85 | + 1. You may copy and distribute verbatim copies of the Program's | ||
86 | +source code as you receive it, in any medium, provided that you | ||
87 | +conspicuously and appropriately publish on each copy an appropriate | ||
88 | +copyright notice and disclaimer of warranty; keep intact all the | ||
89 | +notices that refer to this License and to the absence of any warranty; | ||
90 | +and give any other recipients of the Program a copy of this License | ||
91 | +along with the Program. | ||
92 | + | ||
93 | +You may charge a fee for the physical act of transferring a copy, and | ||
94 | +you may at your option offer warranty protection in exchange for a fee. | ||
95 | + | ||
96 | + 2. You may modify your copy or copies of the Program or any portion | ||
97 | +of it, thus forming a work based on the Program, and copy and | ||
98 | +distribute such modifications or work under the terms of Section 1 | ||
99 | +above, provided that you also meet all of these conditions: | ||
100 | + | ||
101 | + a) You must cause the modified files to carry prominent notices | ||
102 | + stating that you changed the files and the date of any change. | ||
103 | + | ||
104 | + b) You must cause any work that you distribute or publish, that in | ||
105 | + whole or in part contains or is derived from the Program or any | ||
106 | + part thereof, to be licensed as a whole at no charge to all third | ||
107 | + parties under the terms of this License. | ||
108 | + | ||
109 | + c) If the modified program normally reads commands interactively | ||
110 | + when run, you must cause it, when started running for such | ||
111 | + interactive use in the most ordinary way, to print or display an | ||
112 | + announcement including an appropriate copyright notice and a | ||
113 | + notice that there is no warranty (or else, saying that you provide | ||
114 | + a warranty) and that users may redistribute the program under | ||
115 | + these conditions, and telling the user how to view a copy of this | ||
116 | + License. (Exception: if the Program itself is interactive but | ||
117 | + does not normally print such an announcement, your work based on | ||
118 | + the Program is not required to print an announcement.) | ||
119 | + | ||
120 | +These requirements apply to the modified work as a whole. If | ||
121 | +identifiable sections of that work are not derived from the Program, | ||
122 | +and can be reasonably considered independent and separate works in | ||
123 | +themselves, then this License, and its terms, do not apply to those | ||
124 | +sections when you distribute them as separate works. But when you | ||
125 | +distribute the same sections as part of a whole which is a work based | ||
126 | +on the Program, the distribution of the whole must be on the terms of | ||
127 | +this License, whose permissions for other licensees extend to the | ||
128 | +entire whole, and thus to each and every part regardless of who wrote it. | ||
129 | + | ||
130 | +Thus, it is not the intent of this section to claim rights or contest | ||
131 | +your rights to work written entirely by you; rather, the intent is to | ||
132 | +exercise the right to control the distribution of derivative or | ||
133 | +collective works based on the Program. | ||
134 | + | ||
135 | +In addition, mere aggregation of another work not based on the Program | ||
136 | +with the Program (or with a work based on the Program) on a volume of | ||
137 | +a storage or distribution medium does not bring the other work under | ||
138 | +the scope of this License. | ||
139 | + | ||
140 | + 3. You may copy and distribute the Program (or a work based on it, | ||
141 | +under Section 2) in object code or executable form under the terms of | ||
142 | +Sections 1 and 2 above provided that you also do one of the following: | ||
143 | + | ||
144 | + a) Accompany it with the complete corresponding machine-readable | ||
145 | + source code, which must be distributed under the terms of Sections | ||
146 | + 1 and 2 above on a medium customarily used for software interchange; or, | ||
147 | + | ||
148 | + b) Accompany it with a written offer, valid for at least three | ||
149 | + years, to give any third party, for a charge no more than your | ||
150 | + cost of physically performing source distribution, a complete | ||
151 | + machine-readable copy of the corresponding source code, to be | ||
152 | + distributed under the terms of Sections 1 and 2 above on a medium | ||
153 | + customarily used for software interchange; or, | ||
154 | + | ||
155 | + c) Accompany it with the information you received as to the offer | ||
156 | + to distribute corresponding source code. (This alternative is | ||
157 | + allowed only for noncommercial distribution and only if you | ||
158 | + received the program in object code or executable form with such | ||
159 | + an offer, in accord with Subsection b above.) | ||
160 | + | ||
161 | +The source code for a work means the preferred form of the work for | ||
162 | +making modifications to it. For an executable work, complete source | ||
163 | +code means all the source code for all modules it contains, plus any | ||
164 | +associated interface definition files, plus the scripts used to | ||
165 | +control compilation and installation of the executable. However, as a | ||
166 | +special exception, the source code distributed need not include | ||
167 | +anything that is normally distributed (in either source or binary | ||
168 | +form) with the major components (compiler, kernel, and so on) of the | ||
169 | +operating system on which the executable runs, unless that component | ||
170 | +itself accompanies the executable. | ||
171 | + | ||
172 | +If distribution of executable or object code is made by offering | ||
173 | +access to copy from a designated place, then offering equivalent | ||
174 | +access to copy the source code from the same place counts as | ||
175 | +distribution of the source code, even though third parties are not | ||
176 | +compelled to copy the source along with the object code. | ||
177 | + | ||
178 | + 4. You may not copy, modify, sublicense, or distribute the Program | ||
179 | +except as expressly provided under this License. Any attempt | ||
180 | +otherwise to copy, modify, sublicense or distribute the Program is | ||
181 | +void, and will automatically terminate your rights under this License. | ||
182 | +However, parties who have received copies, or rights, from you under | ||
183 | +this License will not have their licenses terminated so long as such | ||
184 | +parties remain in full compliance. | ||
185 | + | ||
186 | + 5. You are not required to accept this License, since you have not | ||
187 | +signed it. However, nothing else grants you permission to modify or | ||
188 | +distribute the Program or its derivative works. These actions are | ||
189 | +prohibited by law if you do not accept this License. Therefore, by | ||
190 | +modifying or distributing the Program (or any work based on the | ||
191 | +Program), you indicate your acceptance of this License to do so, and | ||
192 | +all its terms and conditions for copying, distributing or modifying | ||
193 | +the Program or works based on it. | ||
194 | + | ||
195 | + 6. Each time you redistribute the Program (or any work based on the | ||
196 | +Program), the recipient automatically receives a license from the | ||
197 | +original licensor to copy, distribute or modify the Program subject to | ||
198 | +these terms and conditions. You may not impose any further | ||
199 | +restrictions on the recipients' exercise of the rights granted herein. | ||
200 | +You are not responsible for enforcing compliance by third parties to | ||
201 | +this License. | ||
202 | + | ||
203 | + 7. If, as a consequence of a court judgment or allegation of patent | ||
204 | +infringement or for any other reason (not limited to patent issues), | ||
205 | +conditions are imposed on you (whether by court order, agreement or | ||
206 | +otherwise) that contradict the conditions of this License, they do not | ||
207 | +excuse you from the conditions of this License. If you cannot | ||
208 | +distribute so as to satisfy simultaneously your obligations under this | ||
209 | +License and any other pertinent obligations, then as a consequence you | ||
210 | +may not distribute the Program at all. For example, if a patent | ||
211 | +license would not permit royalty-free redistribution of the Program by | ||
212 | +all those who receive copies directly or indirectly through you, then | ||
213 | +the only way you could satisfy both it and this License would be to | ||
214 | +refrain entirely from distribution of the Program. | ||
215 | + | ||
216 | +If any portion of this section is held invalid or unenforceable under | ||
217 | +any particular circumstance, the balance of the section is intended to | ||
218 | +apply and the section as a whole is intended to apply in other | ||
219 | +circumstances. | ||
220 | + | ||
221 | +It is not the purpose of this section to induce you to infringe any | ||
222 | +patents or other property right claims or to contest validity of any | ||
223 | +such claims; this section has the sole purpose of protecting the | ||
224 | +integrity of the free software distribution system, which is | ||
225 | +implemented by public license practices. Many people have made | ||
226 | +generous contributions to the wide range of software distributed | ||
227 | +through that system in reliance on consistent application of that | ||
228 | +system; it is up to the author/donor to decide if he or she is willing | ||
229 | +to distribute software through any other system and a licensee cannot | ||
230 | +impose that choice. | ||
231 | + | ||
232 | +This section is intended to make thoroughly clear what is believed to | ||
233 | +be a consequence of the rest of this License. | ||
234 | + | ||
235 | + 8. If the distribution and/or use of the Program is restricted in | ||
236 | +certain countries either by patents or by copyrighted interfaces, the | ||
237 | +original copyright holder who places the Program under this License | ||
238 | +may add an explicit geographical distribution limitation excluding | ||
239 | +those countries, so that distribution is permitted only in or among | ||
240 | +countries not thus excluded. In such case, this License incorporates | ||
241 | +the limitation as if written in the body of this License. | ||
242 | + | ||
243 | + 9. The Free Software Foundation may publish revised and/or new versions | ||
244 | +of the General Public License from time to time. Such new versions will | ||
245 | +be similar in spirit to the present version, but may differ in detail to | ||
246 | +address new problems or concerns. | ||
247 | + | ||
248 | +Each version is given a distinguishing version number. If the Program | ||
249 | +specifies a version number of this License which applies to it and "any | ||
250 | +later version", you have the option of following the terms and conditions | ||
251 | +either of that version or of any later version published by the Free | ||
252 | +Software Foundation. If the Program does not specify a version number of | ||
253 | +this License, you may choose any version ever published by the Free Software | ||
254 | +Foundation. | ||
255 | + | ||
256 | + 10. If you wish to incorporate parts of the Program into other free | ||
257 | +programs whose distribution conditions are different, write to the author | ||
258 | +to ask for permission. For software which is copyrighted by the Free | ||
259 | +Software Foundation, write to the Free Software Foundation; we sometimes | ||
260 | +make exceptions for this. Our decision will be guided by the two goals | ||
261 | +of preserving the free status of all derivatives of our free software and | ||
262 | +of promoting the sharing and reuse of software generally. | ||
263 | + | ||
264 | + NO WARRANTY | ||
265 | + | ||
266 | + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY | ||
267 | +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN | ||
268 | +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES | ||
269 | +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED | ||
270 | +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
271 | +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS | ||
272 | +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE | ||
273 | +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, | ||
274 | +REPAIR OR CORRECTION. | ||
275 | + | ||
276 | + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING | ||
277 | +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR | ||
278 | +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, | ||
279 | +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING | ||
280 | +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED | ||
281 | +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY | ||
282 | +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER | ||
283 | +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE | ||
284 | +POSSIBILITY OF SUCH DAMAGES. | ||
285 | + | ||
286 | + END OF TERMS AND CONDITIONS | ||
287 | + | ||
288 | + How to Apply These Terms to Your New Programs | ||
289 | + | ||
290 | + If you develop a new program, and you want it to be of the greatest | ||
291 | +possible use to the public, the best way to achieve this is to make it | ||
292 | +free software which everyone can redistribute and change under these terms. | ||
293 | + | ||
294 | + To do so, attach the following notices to the program. It is safest | ||
295 | +to attach them to the start of each source file to most effectively | ||
296 | +convey the exclusion of warranty; and each file should have at least | ||
297 | +the "copyright" line and a pointer to where the full notice is found. | ||
298 | + | ||
299 | + <one line to give the program's name and a brief idea of what it does.> | ||
300 | + Copyright (C) <year> <name of author> | ||
301 | + | ||
302 | + This program is free software; you can redistribute it and/or modify | ||
303 | + it under the terms of the GNU General Public License as published by | ||
304 | + the Free Software Foundation; either version 2 of the License, or | ||
305 | + (at your option) any later version. | ||
306 | + | ||
307 | + This program is distributed in the hope that it will be useful, | ||
308 | + but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
309 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
310 | + GNU General Public License for more details. | ||
311 | + | ||
312 | + You should have received a copy of the GNU General Public License | ||
313 | + along with this program; if not, write to the Free Software | ||
314 | + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
315 | + | ||
316 | + | ||
317 | +Also add information on how to contact you by electronic and paper mail. | ||
318 | + | ||
319 | +If the program is interactive, make it output a short notice like this | ||
320 | +when it starts in an interactive mode: | ||
321 | + | ||
322 | + Gnomovision version 69, Copyright (C) year name of author | ||
323 | + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. | ||
324 | + This is free software, and you are welcome to redistribute it | ||
325 | + under certain conditions; type `show c' for details. | ||
326 | + | ||
327 | +The hypothetical commands `show w' and `show c' should show the appropriate | ||
328 | +parts of the General Public License. Of course, the commands you use may | ||
329 | +be called something other than `show w' and `show c'; they could even be | ||
330 | +mouse-clicks or menu items--whatever suits your program. | ||
331 | + | ||
332 | +You should also get your employer (if you work as a programmer) or your | ||
333 | +school, if any, to sign a "copyright disclaimer" for the program, if | ||
334 | +necessary. Here is a sample; alter the names: | ||
335 | + | ||
336 | + Yoyodyne, Inc., hereby disclaims all copyright interest in the program | ||
337 | + `Gnomovision' (which makes passes at compilers) written by James Hacker. | ||
338 | + | ||
339 | + <signature of Ty Coon>, 1 April 1989 | ||
340 | + Ty Coon, President of Vice | ||
341 | + | ||
342 | +This General Public License does not permit incorporating your program into | ||
343 | +proprietary programs. If your program is a subroutine library, you may | ||
344 | +consider it more useful to permit linking proprietary applications with the | ||
345 | +library. If this is what you want to do, use the GNU Library General | ||
346 | +Public License instead of this License. | ||
diff --git a/meta/recipes-bsp/hostap/files/hostap-fw-load.patch b/meta/recipes-bsp/hostap/files/hostap-fw-load.patch deleted file mode 100644 index 050bdc113c..0000000000 --- a/meta/recipes-bsp/hostap/files/hostap-fw-load.patch +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | |||
2 | # | ||
3 | # Patch managed by http://www.holgerschurig.de/patcher.html | ||
4 | # | ||
5 | |||
6 | Upstream-Status: Inappropriate [configuration] | ||
7 | |||
8 | --- hostap-utils-0.2.4/hostap_fw_load~hostap-fw-load | ||
9 | +++ hostap-utils-0.2.4/hostap_fw_load | ||
10 | @@ -6,9 +6,9 @@ | ||
11 | # Firmware images for the card | ||
12 | # TODO: could try to select correct firmware type automatically | ||
13 | |||
14 | -PRI=/etc/pcmcia/PM010102.HEX | ||
15 | -STA=/etc/pcmcia/RF010802.HEX | ||
16 | -PRISM2_SREC=/usr/local/bin/prism2_srec | ||
17 | +PRI=/etc/pcmcia/pm010102.hex | ||
18 | +STA=/etc/pcmcia/rf010804.hex | ||
19 | +PRISM2_SREC=/usr/sbin/prism2_srec | ||
20 | |||
21 | set -e | ||
22 | |||
diff --git a/meta/recipes-bsp/hostap/files/hostap_cs.conf b/meta/recipes-bsp/hostap/files/hostap_cs.conf deleted file mode 100644 index 8dda82aad3..0000000000 --- a/meta/recipes-bsp/hostap/files/hostap_cs.conf +++ /dev/null | |||
@@ -1,193 +0,0 @@ | |||
1 | module "hostap_cs" opts "channel=3 iw_mode=2 essid=any ignore_cis_vcc=1" | ||
2 | |||
3 | card "Actiontec 802CI2" | ||
4 | manfid 0x1668, 0x0101 | ||
5 | bind "hostap_cs" | ||
6 | |||
7 | card "AirWay 802.11 Adapter (PCMCIA)" | ||
8 | #version "AirWay", "802.11 Adapter (PCMCIA)" | ||
9 | manfid 0x0261, 0x0002 | ||
10 | bind "hostap_cs" | ||
11 | |||
12 | card "Asus SpaceLink WL110" | ||
13 | manfid 0x02aa,0x0002 | ||
14 | bind "hostap_cs" | ||
15 | |||
16 | ## handhelds.org bug 964 | ||
17 | card "Belkin F5D6060 Ethernet" | ||
18 | #version "PCMCIA", "11M WLAN Card v2.5", "ISL37300P", "RevA" | ||
19 | manfid 0x0274, 0x1612 | ||
20 | bind "hostap_cs" | ||
21 | |||
22 | card "Compaq 11Mbps Wireless PC Card" | ||
23 | manfid 0x028a, 0x0002 | ||
24 | bind "hostap_cs" | ||
25 | |||
26 | card "Compaq WL100 11 Mbps Wireless Adapter" | ||
27 | manfid 0x0138, 0x0002 | ||
28 | bind "hostap_cs" | ||
29 | |||
30 | card "Compaq HNW-100 11 Mbps Wireless Adapter" | ||
31 | manfid 0x028a, 0x0002 | ||
32 | bind "hostap_cs" | ||
33 | |||
34 | card "D-Link DWL-650" | ||
35 | version "D", "Link DWL-650 11Mbps WLAN Card" | ||
36 | bind "hostap_cs" | ||
37 | |||
38 | card "D-Link DRC-650" | ||
39 | version "D", "Link DRC-650 11Mbps WLAN Card" | ||
40 | bind "hostap_cs" | ||
41 | |||
42 | card "D-Link DCF660" | ||
43 | manfid 0xd601, 0x0005 | ||
44 | bind "hostap_cs" | ||
45 | |||
46 | card "Farallon SkyLINE" | ||
47 | version "INTERSIL", "HFA384x/IEEE" | ||
48 | bind "hostap_cs" | ||
49 | |||
50 | card "HyperLink Wireless PC Card 11Mbps" | ||
51 | version "HyperLink", "Wireless PC Card 11Mbps" | ||
52 | bind "hostap_cs" | ||
53 | |||
54 | # card "Intersil PRISM2 11 Mbps Wireless Adapter" | ||
55 | # manfid 0x0156, 0x0002 | ||
56 | # bind "hostap_cs" | ||
57 | |||
58 | card "LA4111 Spectrum24 Wireless LAN PC Card" | ||
59 | version "Symbol Technologies" | ||
60 | bind "hostap_cs" | ||
61 | |||
62 | card "Linksys WPC11 11Mbps 802.11b WLAN Card" | ||
63 | version "Instant Wireless ", " Network PC CARD", "Version 01.02" | ||
64 | bind "hostap_cs" | ||
65 | |||
66 | card "Linksys WCF11 11Mbps 802.11b WLAN Card" | ||
67 | manfid 0x0274, 0x3301 | ||
68 | bind "hostap_cs" | ||
69 | |||
70 | ## handhelds.org bug #790 | ||
71 | card "Linksys Wireless CompactFlash Card WCF12" | ||
72 | manfid 0x028a, 0x0673 | ||
73 | bind "hostap_cs" | ||
74 | |||
75 | card "Linksys WLAN CF Card" | ||
76 | manfid 0x0274, 0x3301 | ||
77 | bind "hostap_cs" | ||
78 | |||
79 | card "NETGEAR MA701 Wireless CF Card" | ||
80 | manfid 0xd601, 0x0002 | ||
81 | bind "hostap_cs" | ||
82 | |||
83 | card "Nortel Networks eMobility 802.11 Wireless Adapter" | ||
84 | manfid 0x01eb, 0x080a | ||
85 | bind "hostap_cs" | ||
86 | |||
87 | card "PLANEX GeoWave GW-CF110" | ||
88 | version "PLANEX", "GeoWave/GW-CF110" | ||
89 | bind "hostap_cs" | ||
90 | |||
91 | card "PROXIM LAN PC CARD HARMONY 80211B" | ||
92 | version "PROXIM", "LAN PC CARD HARMONY 80211B" | ||
93 | bind "hostap_cs" | ||
94 | |||
95 | card "Proxim RangeLAN/DS" | ||
96 | version "PROXIM","RangeLAN-DS/LAN PC CARD" | ||
97 | manfid 0x0126, 0x8000 | ||
98 | bind "hostap_cs" | ||
99 | |||
100 | card "Safeway 802.11b Wireless Adapter" | ||
101 | manfid 0xd601, 0x0002 | ||
102 | bind "hostap_cs" | ||
103 | |||
104 | card "SAMSUNG 11Mbps WLAN Card" | ||
105 | version "SAMSUNG", "11Mbps WLAN Card" | ||
106 | bind "hostap_cs" | ||
107 | |||
108 | # needs firmware upload via hostap_fw_load | ||
109 | card "SanDisk ConnectPlus OEM (0MB)" | ||
110 | manfid 0xd601, 0x0010 | ||
111 | bind "hostap_cs" | ||
112 | |||
113 | # needs special activation (>=hostap 0.3.2 only) plus firmware upload | ||
114 | card "SanDisk ConnectPlus w/ Memory" | ||
115 | version "SanDisk", "ConnectPlus" | ||
116 | manfid 0xd601, 0x0101 | ||
117 | bind "hostap_cs" to 0 | ||
118 | # bind "ide-cs" to 1 | ||
119 | |||
120 | card "Senao/Origo 80211b WLAN Card" | ||
121 | manfid 0x000b,0x7100 | ||
122 | bind "hostap_cs" | ||
123 | |||
124 | card "Sitecom WL-007 WLAN CF Card" | ||
125 | manfid 0xd601, 0x0004 | ||
126 | bind "hostap_cs" | ||
127 | |||
128 | card "SMC2632 802.11 (prism2) Card" | ||
129 | version "SMC", "SMC2632W", "Version 01.02", "" | ||
130 | bind "hostap_cs" | ||
131 | |||
132 | card "SpeedStream SS1021 Wireless Adapter" | ||
133 | #version "Siemens", "SpeedStream Wireless PCMCIA" | ||
134 | manfid 0x02ac, 0x0002 | ||
135 | bind "hostap_cs" | ||
136 | |||
137 | card "ZCOMAX AirRunner/XI-300" | ||
138 | #version "ZCOMAX", "AirRunner/XI-300" | ||
139 | manfid 0xd601, 0x0002 | ||
140 | bind "hostap_cs" | ||
141 | |||
142 | card "Zonet ZCF1100" | ||
143 | manfid 0x000b, 0x7100 | ||
144 | bind "hostap_cs" | ||
145 | |||
146 | card "Wireless LAN Adapter Version 01.02" | ||
147 | version "Wireless", "LAN Adapter", "Version 01.02" | ||
148 | # manfid 0x0156, 0x0002 | ||
149 | bind "hostap_cs" | ||
150 | |||
151 | card "Ambicom WL1100C 11Mbs Card 802.11b" | ||
152 | version "AmbiCom", "WL1100C 802.11b CF-Card", "2.2" | ||
153 | manfid 0xd601,0x0002 | ||
154 | bind "hostap_cs" | ||
155 | |||
156 | card "Ambicom WL1100C 11Mbs Card 802.11b" | ||
157 | manfid 0xd601,0x0002 | ||
158 | bind "hostap_cs" | ||
159 | |||
160 | card "Sandisk Connect SDWCFB-000" | ||
161 | manfid 0xd601,0x0005 | ||
162 | bind "hostap_cs" | ||
163 | |||
164 | # Cards with Intersil firmware (Prism chipset) | ||
165 | |||
166 | card "Linksys WPC11 11Mbps 802.11b WLAN Card" | ||
167 | version "The Linksys Group, Inc.", "Instant Wireless Network PC Card", "ISL37300P", "RevA" | ||
168 | bind "hostap_cs" | ||
169 | |||
170 | card "Linksys CompactFlash Wireless Card" | ||
171 | version "Linksys", "Wireless CompactFlash Card" | ||
172 | bind "hostap_cs" | ||
173 | |||
174 | card "ACTIONTEC PRISM Wireless LAN PC Card" | ||
175 | version "ACTIONTEC", "PRISM Wireless LAN PC Card" | ||
176 | bind "hostap_cs" | ||
177 | |||
178 | card "Linksys WPC11 Version 3" | ||
179 | manfid 0x0274,0x1613 | ||
180 | bind "hostap_cs" | ||
181 | |||
182 | card "BENQ AWL100" | ||
183 | version "BENQ", "AWL100 PCMCIA ADAPTER" | ||
184 | bind "hostap_cs" | ||
185 | |||
186 | card "Pretec WLAN" | ||
187 | version "Pretec", "CompactWLAN Card 802.11b", "2.5" | ||
188 | manfid 0x0156, 0x0002 | ||
189 | bind "hostap_cs" | ||
190 | |||
191 | card "TrendNet TEW PC16" | ||
192 | manfid 0x0274, 0x1601 | ||
193 | bind "hostap_cs" | ||
diff --git a/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream b/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream deleted file mode 100644 index 5b7385a7cb..0000000000 --- a/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream +++ /dev/null | |||
@@ -1,191 +0,0 @@ | |||
1 | device "hostap_cs" | ||
2 | class "network" module "hostap", "hostap_cs" | ||
3 | |||
4 | card "Intersil PRISM2 Reference Design 11Mb/s WLAN Card" | ||
5 | version "INTERSIL", "HFA384x/IEEE" | ||
6 | bind "hostap_cs" | ||
7 | |||
8 | card "Compaq WL100 11Mb/s WLAN Card" | ||
9 | manfid 0x0138, 0x0002 | ||
10 | bind "hostap_cs" | ||
11 | |||
12 | card "Compaq WL200" | ||
13 | version "Compaq", "WL200_11Mbps_Wireless_PCI_Card" | ||
14 | bind "hostap_cs" | ||
15 | |||
16 | card "EMTAC A2424i 11Mbps WLAN Card" | ||
17 | manfid 0xc250, 0x0002 | ||
18 | # cis "cis/Emtac.dat" | ||
19 | bind "hostap_cs" | ||
20 | |||
21 | card "Linksys WPC11 11Mbps WLAN Card" | ||
22 | version "Instant Wireless ", " Network PC CARD", "Version 01.02" | ||
23 | bind "hostap_cs" | ||
24 | |||
25 | card "Linksys WPC11 Ver 2.5 11Mbps WLAN Card" | ||
26 | manfid 0x0274, 0x1612 | ||
27 | bind "hostap_cs" | ||
28 | |||
29 | card "Linksys WPC11 Ver 3 11Mbps WLAN Card" | ||
30 | manfid 0x0274, 0x1613 | ||
31 | bind "hostap_cs" | ||
32 | |||
33 | card "Linksys WCF12 Wireless CompactFlash Card" | ||
34 | version "Linksys", "Wireless CompactFlash Card" | ||
35 | bind "hostap_cs" | ||
36 | |||
37 | card "D-Link DWL-650 11Mbps WLAN Card" | ||
38 | version "D", "Link DWL-650 11Mbps WLAN Card", "Version 01.02" | ||
39 | bind "hostap_cs" | ||
40 | |||
41 | card "D-Link DRC-650 11Mbps WLAN Card" | ||
42 | # version "D", "Link DRC-650 11Mbps WLAN Card", "Version 01.02" | ||
43 | manfid 0x028a, 0x0002 | ||
44 | bind "hostap_cs" | ||
45 | |||
46 | card "ZoomAir 4100 11Mb/s WLAN Card" | ||
47 | version "ZoomAir 11Mbps High", "Rate wireless Networking" | ||
48 | bind "hostap_cs" | ||
49 | |||
50 | card "Addtron AWP-100 11Mbps WLAN Card" | ||
51 | version "Addtron", "AWP-100 Wireless PCMCIA", "Version 01.02" | ||
52 | bind "hostap_cs" | ||
53 | |||
54 | card "Samsung SWL2000-N 11Mb/s WLAN Card" | ||
55 | manfid 0x0250, 0x0002 | ||
56 | bind "hostap_cs" | ||
57 | |||
58 | card "SMC 2632W 11Mbps WLAN Card" | ||
59 | version "SMC", "SMC2632W", "Version 01.02" | ||
60 | bind "hostap_cs" | ||
61 | |||
62 | card "BroMax Freeport 11Mbps WLAN Card" | ||
63 | version "Intersil", "PRISM 2_5 PCMCIA ADAPTER", "ISL37300P", "Eval-RevA" | ||
64 | bind "hostap_cs" | ||
65 | |||
66 | card "Z-Com XI300 11Mb/s WLAN Card" | ||
67 | manfid 0xd601, 0x0002 | ||
68 | bind "hostap_cs" | ||
69 | |||
70 | card "Zcomax XI-325H 200mW" | ||
71 | # version " ", "IEEE 802.11 Wireless LAN/PC Card" | ||
72 | manfid 0xd601, 0x0005 | ||
73 | bind "hostap_cs" | ||
74 | |||
75 | card "3Com AirConnect PCI 777A" | ||
76 | manfid 0x0101, 0x0777 | ||
77 | bind "hostap_cs" | ||
78 | |||
79 | card "U.S. Robotics IEEE 802.11b PC-CARD" | ||
80 | version "U.S. Robotics", "IEEE 802.11b PC-CARD", "Version 01.02" | ||
81 | # manfid 0x0156, 0x0002 | ||
82 | bind "hostap_cs" | ||
83 | |||
84 | card "Longshine LCR-8531 11Mbps WLAN PCMCIA CARD" | ||
85 | version "OEM", "PRISM2 IEEE 802.11 PC-Card", "Version 01.02" | ||
86 | # manfid 0x0156, 0x0002 | ||
87 | bind "hostap_cs" | ||
88 | |||
89 | card "Philips 802.11b WLAN PCMCIA" | ||
90 | manfid 0x000b, 0x7300 | ||
91 | bind "hostap_cs" | ||
92 | |||
93 | card "Proxim RangeLAN" | ||
94 | # version "PROXIM", "RangeLAN-DS/LAN PC CARD" | ||
95 | manfid 0x0126, 0x8000 | ||
96 | bind "hostap_cs" | ||
97 | |||
98 | card "Buffalo WLI-CF-S11G" | ||
99 | version "BUFFALO", "WLI-CF-S11G" | ||
100 | # manfid 0x026f, 0x030b | ||
101 | bind "hostap_cs" | ||
102 | |||
103 | card "Level-One WPC-0100" | ||
104 | version "Digital Data Communications", "WPC-0100", "Version 00.00" | ||
105 | manfid 0x0156, 0x0002 | ||
106 | bind "hostap_cs" | ||
107 | |||
108 | card "Belkin 802.11b WLAN PCMCIA" | ||
109 | version "Belkin", "11Mbps Wireless Notebook Network Adapter", "Version 01.02" | ||
110 | manfid 0x0156, 0x0002 | ||
111 | bind "hostap_cs" | ||
112 | |||
113 | card "Senao SL-2011CD/SL-2011CDPLUS" | ||
114 | version "INTERSIL", "HFA384x/IEEE", "Version 01.02" | ||
115 | manfid 0x0156, 0x0002 | ||
116 | bind "hostap_cs" | ||
117 | |||
118 | card "Fulbond Airbond XI-300B" | ||
119 | version " ", "IEEE 802.11 Wireless LAN/PC Card" | ||
120 | manfid 0xd601, 0x0002 | ||
121 | bind "hostap_cs" | ||
122 | |||
123 | card "Netgear MA401" | ||
124 | version "NETGEAR MA401 Wireless PC", "Card", "Version 01.00" | ||
125 | # manfid 0x0156, 0x0002 | ||
126 | bind "hostap_cs" | ||
127 | |||
128 | card "D-Link DWL-650 Rev. P1" | ||
129 | version "D-Link", "DWL-650 Wireless PC Card RevP", "ISL37101P-10", "A3" | ||
130 | # manfid 0x000b, 0x7110 | ||
131 | bind "hostap_cs" | ||
132 | |||
133 | card "SonicWALL Long Range Wireless Card" | ||
134 | version "SonicWALL", "Long Range Wireless Card", "ISL37100P", "1.0" | ||
135 | manfid 0x000b, 0x7100 | ||
136 | bind "hostap_cs" | ||
137 | |||
138 | card "Senao NL-2011CD PLUS Ext2 Mercury" | ||
139 | version "WLAN", "11Mbps_PC-Card_3.0", "ISL37100P", "Eval-RevA" | ||
140 | manfid 0x000b, 0x7100 | ||
141 | bind "hostap_cs" | ||
142 | |||
143 | card "Airvast WL100" | ||
144 | version "AIRVAST", "IEEE 802.11b Wireless PCMCIA Card", "HFA3863" | ||
145 | manfid 0x50c2, 0x0001 | ||
146 | bind "hostap_cs" | ||
147 | |||
148 | card "Microsoft Wireless Notebook Adapter MN-520 1.0.3" | ||
149 | version "Microsoft", "Wireless Notebook Adapter MN-520", "", "1.0.3" | ||
150 | manfid 0x02d2, 0x0001 | ||
151 | bind "hostap_cs" | ||
152 | |||
153 | card "NETGEAR MA401RA" | ||
154 | version "NETGEAR MA401RA Wireless PC", "Card", "ISL37300P", "Eval-RevA" | ||
155 | manfid 0x000b, 0x7300 | ||
156 | bind "hostap_cs" | ||
157 | |||
158 | card "Allied Telesyn AT-WCL452" | ||
159 | version "Allied Telesyn", "AT-WCL452 Wireless PCMCIA Radio", "Ver. 1.00" | ||
160 | manfid 0xc00f, 0x0000 | ||
161 | bind "hostap_cs" | ||
162 | |||
163 | card "corega WL PCCL-11" | ||
164 | version "corega", "WL PCCL-11", "ISL37300P", "RevA" | ||
165 | manfid 0xc00f, 0x0000 | ||
166 | bind "hostap_cs" | ||
167 | |||
168 | card "SanDisk ConnectPlus" | ||
169 | version "SanDisk", "ConnectPlus" | ||
170 | manfid 0xd601, 0x0101 | ||
171 | bind "hostap_cs" to 0 | ||
172 | bind "ide-cs" to 1 | ||
173 | |||
174 | card "ASUS WL-100 8011b WLAN PC Card" | ||
175 | version "ASUS", "802_11b_PC_CARD_25", "Version 01.00" | ||
176 | manfid 0x02aa, 0x0002 | ||
177 | bind "hostap_cs" | ||
178 | |||
179 | card "ZyXel Zyair B-101 802.11b WLAN card" | ||
180 | version " ", "IEEE 802.11 Wireless LAN/PC Card" | ||
181 | manfid 0xd601, 0x0010 | ||
182 | bind "hostap_cs" | ||
183 | |||
184 | card "WLAN PRISM PCMCIA CARD 37300P RevB6" | ||
185 | version "WLAN", "PRISM PCMCIA CARD", "37300P", "Revision B6" | ||
186 | manfid 0x50c2, 0x7300 | ||
187 | bind "hostap_cs" | ||
188 | |||
189 | |||
190 | # Optional configuration parameters for hostap_cs.o | ||
191 | # module "hostap_cs" opts "channel=3 iw_mode=3 essid=test ignore_cis_vcc=0" | ||
diff --git a/meta/recipes-bsp/hostap/files/hostap_cs.modalias b/meta/recipes-bsp/hostap/files/hostap_cs.modalias deleted file mode 100644 index 2848351510..0000000000 --- a/meta/recipes-bsp/hostap/files/hostap_cs.modalias +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | # product info: "Pretec", "CompactWLAN Card 802.11b", "2.5" | ||
2 | alias pcmcia:m0156c0002f06fn00pfn00pa1CADD3E5pbE697636Cpc7A5BFCF1pd00000000 hostap_cs | ||
3 | |||
4 | # manufacturer ID which exist in orinoco_cs AND in hostap_cs | ||
5 | alias pcmcia:m000Bc7100f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
6 | alias pcmcia:m000Bc7300f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
7 | alias pcmcia:m0126c8000f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
8 | alias pcmcia:m0138c0002f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
9 | alias pcmcia:m0250c0002f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
10 | alias pcmcia:m0274c1612f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
11 | alias pcmcia:m0274c1613f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
12 | alias pcmcia:m028Ac0002f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
13 | alias pcmcia:m02AAc0002f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
14 | alias pcmcia:m50C2c7300f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
15 | alias pcmcia:mD601c0002f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
16 | alias pcmcia:mD601c0005f06fn00pfn00pa*pb*pc*pd* hostap_cs | ||
17 | |||
18 | # product info: "Linksys", "Wireless CompactFlash Card", "", "" | ||
19 | alias pcmcia:m028Ac0673f06fn00pfn00pa0733CC81pb0C52F395pc00000000pd00000000 hostap_cs | ||
20 | |||
21 | # product info:"PLANEX COMMUNICATION INC","PLANEX GW-CF11X Wireless CF Card", "", "" | ||
22 | alias pcmcia:mD601c0010f06fn00pfn00pa4703CF68pbFAD7318Dpc00000000pd00000000 hostap_cs | ||
23 | |||
24 | # 0x0156, 0x0002 and "Version 01.02" only appear for Prism based cards. | ||
25 | alias pcmcia:m0156c0002f06fn00pfn00pa*pb*pc4B74BAA0pd00000000 hostap_cs | ||
26 | |||
27 | # "BUFFALO", "WLI-CF-S11G", "", "" | ||
28 | alias pcmcia:m026Fc030Bf06fn00pfn00pa2DECECE3pb82067C18pc00000000pd00000000 hostap_cs | ||
diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb deleted file mode 100644 index e1d4c5477c..0000000000 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | SUMMARY = "Configuration files for HostAP (wifi) driver" | ||
2 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset." | ||
3 | SECTION = "kernel/modules" | ||
4 | LICENSE = "GPLv2" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | ||
6 | PR = "r15" | ||
7 | |||
8 | SRC_URI = "file://hostap_cs.modalias \ | ||
9 | file://COPYING.patch" | ||
10 | |||
11 | inherit allarch | ||
12 | |||
13 | S = "${WORKDIR}" | ||
14 | |||
15 | do_compile() { | ||
16 | } | ||
17 | |||
18 | do_install() { | ||
19 | install -d ${D}${sysconfdir}/modprobe.d | ||
20 | |||
21 | install -m 0644 ${WORKDIR}/hostap_cs.modalias ${D}${sysconfdir}/modprobe.d/hostap_cs.conf | ||
22 | } | ||
23 | |||
diff --git a/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch b/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch deleted file mode 100644 index b44dca3ec8..0000000000 --- a/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch +++ /dev/null | |||
@@ -1,36 +0,0 @@ | |||
1 | From 742fb110d9841a04b3ced256b0bf80ff304dcaff Mon Sep 17 00:00:00 2001 | ||
2 | From: Khem Raj <raj.khem@gmail.com> | ||
3 | Date: Mon, 31 Aug 2015 05:45:08 +0000 | ||
4 | Subject: [PATCH] Define _u32/__s32/__u16/__s16/__u8 in terms of c99 types | ||
5 | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
7 | --- | ||
8 | Upstream-Status: Pending | ||
9 | |||
10 | wireless_copy.h | 10 +++++----- | ||
11 | 1 file changed, 5 insertions(+), 5 deletions(-) | ||
12 | |||
13 | diff --git a/wireless_copy.h b/wireless_copy.h | ||
14 | index 8208258..1171a35 100644 | ||
15 | --- a/wireless_copy.h | ||
16 | +++ b/wireless_copy.h | ||
17 | @@ -86,11 +86,11 @@ | ||
18 | #else | ||
19 | #include <sys/types.h> | ||
20 | #include <net/if.h> | ||
21 | -typedef __uint32_t __u32; | ||
22 | -typedef __int32_t __s32; | ||
23 | -typedef __uint16_t __u16; | ||
24 | -typedef __int16_t __s16; | ||
25 | -typedef __uint8_t __u8; | ||
26 | +typedef u_int32_t __u32; | ||
27 | +typedef int32_t __s32; | ||
28 | +typedef u_int16_t __u16; | ||
29 | +typedef int16_t __s16; | ||
30 | +typedef u_int8_t __u8; | ||
31 | #ifndef __user | ||
32 | #define __user | ||
33 | #endif /* __user */ | ||
34 | -- | ||
35 | 2.5.1 | ||
36 | |||
diff --git a/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch b/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch deleted file mode 100644 index 3e99d0d92e..0000000000 --- a/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | Obey LDFLAGS | ||
2 | |||
3 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> | ||
4 | Upstream-Status: Pending | ||
5 | |||
6 | --- hostap-utils-0.4.7.orig/Makefile | ||
7 | +++ hostap-utils-0.4.7/Makefile | ||
8 | @@ -14,17 +14,17 @@ prism2_srec.o: prism2_srec.c util.h | ||
9 | hostap_crypt_conf: hostap_crypt_conf.c | ||
10 | |||
11 | hostap_diag: hostap_diag.o util.o | ||
12 | - $(CC) -o hostap_diag $(CFLAGS) hostap_diag.o util.o | ||
13 | + $(CC) -o hostap_diag $(CFLAGS) $(LDFLAGS) hostap_diag.o util.o | ||
14 | |||
15 | hostap_diag.o: hostap_diag.c util.h | ||
16 | |||
17 | util.o: util.c util.h | ||
18 | |||
19 | hostap_io_debug: hostap_io_debug.c | ||
20 | - $(CC) -o hostap_io_debug $(CFLAGS) hostap_io_debug.c | ||
21 | + $(CC) -o hostap_io_debug $(CFLAGS) $(LDFLAGS) hostap_io_debug.c | ||
22 | |||
23 | hostap_rid: hostap_rid.o util.o | ||
24 | - $(CC) -o hostap_rid $(CFLAGS) hostap_rid.o util.o | ||
25 | + $(CC) -o hostap_rid $(CFLAGS) $(LDFLAGS) hostap_rid.o util.o | ||
26 | |||
27 | hostap_rid.o: hostap_rid.c util.h | ||
diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc deleted file mode 100644 index 6d98e3a888..0000000000 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | SUMMARY = "User mode helpers for the hostap driver" | ||
2 | DESCRIPTION = "The hostap driver supports Host AP mode, it allows for IEEE 802.11 \ | ||
3 | management functions on the host computer and allows the system to act as an access point." | ||
4 | HOMEPAGE = "https://w1.fi" | ||
5 | LICENSE = "GPLv2" | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | ||
7 | file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" | ||
8 | SECTION = "kernel/userland" | ||
9 | PR = "r4" | ||
10 | |||
11 | SRC_URI = "https://w1.fi/releases/hostap-utils-${PV}.tar.gz \ | ||
12 | file://hostap-fw-load.patch \ | ||
13 | file://0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch \ | ||
14 | " | ||
15 | S = "${WORKDIR}/hostap-utils-${PV}" | ||
16 | |||
17 | BINARIES = "hostap_crypt_conf hostap_diag hostap_fw_load hostap_io_debug \ | ||
18 | hostap_rid prism2_param prism2_srec split_combined_hex" | ||
19 | |||
20 | do_install() { | ||
21 | install -d ${D}${sbindir}/ | ||
22 | for f in ${BINARIES} | ||
23 | do | ||
24 | install -m 0755 $f ${D}${sbindir}/ | ||
25 | done | ||
26 | } | ||
27 | |||
diff --git a/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb b/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb deleted file mode 100644 index be5481f6f7..0000000000 --- a/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | require hostap-utils.inc | ||
2 | |||
3 | SRC_URI += "file://ldflags.patch" | ||
4 | SRC_URI[md5sum] = "afe041581b8f01666e353bec20917c85" | ||
5 | SRC_URI[sha256sum] = "c6f598d8e356c1620fa009eca0a700bf1105e16817eefd77d891994261009355" | ||