Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/mtd-utils: fix git build after gitweb update | Peter Korsgaard | 2009-12-14 | 1 | -1/+3 |
| | | | | | | | | | | Reported by Daniel Mack <daniel@caiaq.de> The gitweb installation of infradead.org has been updated, and gitweb >= 1.6.6-rc1 adds the first 7 characters of the git SHA1 to the snapshot tarball directory name. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -3/+3 |
| | | | | | | | | To reflect the new output directory hierachy rename the Makefile variable TOOL_BUILD_DIR to TOOLCHAIN_DIR. Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download | Peter Korsgaard | 2009-03-26 | 1 | -1/+1 |
| | | | | | | | Reported by Thomas Petazzoni. The git download doesn't work nicely with DOWNLOAD, so revert to the direct WGET handling. | ||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Fix the mtd package with regard to external toolchain use. | Thomas Petazzoni | 2008-11-11 | 1 | -0/+1 |
| | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Update to work with recent lzo changes | Hamish Moffatt | 2008-08-26 | 2 | -24/+0 |
| | |||||
* | Remove patch which isn't required for the specified upstream version | Hamish Moffatt | 2008-06-17 | 1 | -10/+0 |
| | |||||
* | revert 21840 | John Voltz | 2008-04-24 | 1 | -4/+4 |
| | |||||
* | add selectable commit id to mtd-utils | John Voltz | 2008-04-24 | 2 | -4/+14 |
| | |||||
* | Remove configuration item for git commit ID, as our patches are ↵ | Hamish Moffatt | 2008-04-08 | 2 | -14/+4 |
| | | | | | | | | | version-specific. Upgrade to a newer version than the previous default. Fix parallel compile issue. Fix issue with quoting of URL. | ||||
* | Remove old mtd snapshot option, as the source tarball is no longer available | Hamish Moffatt | 2008-03-26 | 6 | -0/+260 |
Add option to fetch a snapshot from the mtd-utils git (via gitweb) Snapshot version provides UBI tools also |