summaryrefslogtreecommitdiff
path: root/packages/wlan-ng/wlan-ng-modules.inc
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-01-27misc kernel module recipes: add note suggesting not using kernel source from ↵Cliff Brake1
work dir try to discourage people from using KERNEL_SOURCE when writing kernel module recipes. KERNEL_SOURCE is located in the work dir and is not available if rm_work class is used.
2008-03-22wlan-ng-modules: fix RDEPENDS Junqian Gordon Xu1
* rm RRECOMMENDS, as everything RDEPENDS on wlan-ng-utils * rm man pages and configure scripts, these are shipped by wlan-ng-utils * rm bogus RPROVIDES
2008-03-16wlan-ng: close oebug 4044, oebug 4052Junqian Gordon Xu1
* oebug 4044: add RPROVIDES = wlan-ng-modules, prevent dependency on old 0.2.1-pre26 * oebug 4052: 0.2.8 svn bump to 20080315 to be compatible with 2.6.24 kernel * clean up 0.2.1-pre26
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie1
Partly fixes 2471.
2006-08-23wlan-ng: fixing to get it build and updated - close #1260Marcin Juszkiewicz1
- added 0.2.4+svn20060823 - bumped SVN to 0.2.4 - SVN are DEFAULT_PREFERENCE = -1 now - dropped pcmcia-driver.patch from wlan-ng-modules.inc - for PCMCIA cards we use HostAP not wlan-ng
2006-06-30wlan-ng-modules_0.2.3: fix to compile with 2.6.17Dirk Opfer1
- add patch to compile against 2.6.17 kernel - disable plx, pcmcia and pci driver because of subsystem api changes
2006-04-27wlan-ng-modules: remove patch that was applied to svnKoen Kooi1
2006-04-02Packages/wlan-ng: make current svn compileDirk Opfer1
- fix PV - disable pci and cs driver, because we don't need them - update usb patch
2006-03-23wlan-ng: add 0.2.3 and svn version, split usb, cs and pci driverDirk Opfer1