Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-22 | madwifi: undefine LDFLAGS env var before we do oemake | Mike Westerhof | 1 | |
This will have no effect on existing bb recipes, but will be required for future versions. | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-08-27 | madwifi-ng: update to snapshot r3837 (required for linux-2.6.26) | Jeremy Laine | 1 | |
2008-04-28 | madwifi-ng_r.inc: fix SRC_URI, snapshots have moved | Jeremy Laine | 1 | |
2008-02-29 | madwifi-ng_r.inc: fix the list of packages built from madwifi-ng | Jeremy Laine | 1 | |
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 1 | |
Partly fixes 2471. | ||||
2007-06-07 | packages/madwifi/madwifi-ng_r.inc: Set the correct arch for the Sequoia board | Stelios Koroneos | 1 | |
2007-05-12 | packages/madwifi/madwifi-ng_r.inc: set magicbox's arch to ppc so madwifi-ng ↵ | Stelios Koroneos | 1 | |
compiles | ||||
2007-02-28 | madwifi-ng: The wackelf patch also applies to compulab-pxa270 | Mike Westerhof | 1 | |
2007-02-27 | madwifi-ng: Make the wackelf patch conditional on ixp4xx | Rod Whitby | 1 | |
2007-02-27 | packages/madwifi/madwifi-ng_r.inc: Revert the xscale specific changes back | Stelios Koroneos | 1 | |
2007-02-27 | packages/madwifi/madwifi-ng_r.inc: Add efika and walnut compile support | Stelios Koroneos | 1 | |
2007-02-13 | madwifi-ng: merged slugos patches into mainline, dropped old versions. | Rod Whitby | 1 | |
2007-02-09 | madwifi: made the ixp4xx TARGET override more generic | Rod Whitby | 1 | |
2007-01-23 | madwifi: Replaced the slugos-specific oemake override with ↵ | Rod Whitby | 1 | |
machine-endianness-specific overrides | ||||
2007-01-04 | madwifi-ng: add slugos support and bump to latest snapshot | Mike Westerhof | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-04 | madwifi-ng r1692: Add madwifi snapshot 1692, which is the same as the 0.9.2 | Jamie Lenehan | 1 | |
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. |