summaryrefslogtreecommitdiff
path: root/packages/madwifi/madwifi-ng_r1692-20060723.bb
AgeCommit message (Collapse)AuthorFiles
2006-08-12madwifi: removed -mapcs-32 and -malignment-traps from patches.Frans Meulenbroeks1
these are not supported for gcc4 and after discussion in #oe it was considered safe to remove them as even on gcc3 they apparently do not have any effect above arm7
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
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.
2006-08-04madwifi-ng r1692: Add madwifi snapshot 1692, which is the same as the 0.9.2Jamie Lenehan1
madwifi release (apart from the version number). This brings in a lot of fixes and makes it far more stable on my sh4 based device. I've decided not to use the actual 0.9.2 release .tar files for now since the snapshot and release version number are not really compatible and some solution for that would be needed first.