Age | Commit message (Collapse) | Author | Files |
|
- most of our target devices run kernels newer then 2.6.14 so they have
hostap modules from kernel as kernel-module-hostap*
- hostap modules and utils are now both added into dependency of task-base
for machines with pcmcia or pci feature
|
|
Use require for the BitBake files within packages. In contrast
to the conf files the authors of these files expected these files
to be included.
|
|
|
|
virtual/kernel-hostap is a runtime entity and allows the hostap modules to be external kernel modules, internal kernel modules or built into the kernel.
|
|
* RDEPENDS wasn't a subset of DEPENDS
* Packages should NOT RDEPEND on kernel-modules, but RRECOMMEND them
* ha-u DEPENDS on ha-m and RRECOMMENDS ha-m now
|
|
|
|
virtual/kernel-hostap which can either be provided by external modules or the kernel itself depending on the machine configuration.
|
|
|