BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000453 [buildroot] New Features minor always 09-29-05 15:49 02-12-07 05:46
Reporter gnat View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000453: hostap depends on pcmcia but doesn't select it.
Description When one selects hostap in buildroot, it attempts to build, but needs pcmcia to be built as well, included patch adds that dependancy.
Additional Information Index: package/hostap/Config.in
===================================================================
--- package/hostap/Config.in (revision 11698)
+++ package/hostap/Config.in (working copy)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_HOSTAP
        bool "hostap"
        default n
+ select BR2_PACKAGE_PCMCIA
        help
          Linux driver for wireless LAN cards based on Intersil's
          Prism2/2.5/3 chipset.
Attached Files

- Relationships

- Notes
(0000984)
prpplague
01-23-06 10:40

corrected as revision 13516.
 

- Issue History
Date Modified Username Field Change
09-29-05 15:49 gnat New Issue
09-29-05 15:49 gnat Status new => assigned
09-29-05 15:49 gnat Assigned To  => uClibc
01-23-06 10:40 prpplague Note Added: 0000984
01-23-06 10:40 prpplague Status assigned => resolved
01-23-06 10:40 prpplague Resolution open => fixed
03-08-06 16:55 vapier Status resolved => closed
02-12-07 05:46 vapier Status closed => assigned
02-12-07 05:46 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker