Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: get rid of ancient deprecated versions | Peter Korsgaard | 2009-07-21 | 8 | -481/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | jffs2root: build host version of lzo and use for host mkfs.jffs2 | Peter Korsgaard | 2009-04-08 | 1 | -7/+7 |
| | |||||
* | package/mtd: don't enable rarely used commands by default | Peter Korsgaard | 2009-03-26 | 1 | -5/+0 |
| | | | | Most people don't need them, so don't enable mkfsjffs + doc tools by default. | ||||
* | package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated | Peter Korsgaard | 2009-03-26 | 1 | -1/+2 |
| | |||||
* | 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/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD' | Peter Korsgaard | 2009-03-26 | 1 | -22/+0 |
| | | | | The entire mtd handling is within an if BR2_PACKAGE_MTD conditional | ||||
* | mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash) | Peter Korsgaard | 2009-02-17 | 1 | -0/+23 |
| | |||||
* | mtd/mtd-utils: mkfs.jffs2: fix device_table handling | Peter Korsgaard | 2009-01-20 | 1 | -0/+23 |
| | |||||
* | mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well | Peter Korsgaard | 2009-01-20 | 1 | -0/+0 |
| | | | | | The host stuff seems pretty broken though as we don't build a host version of liblzo. | ||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 4 | -4/+4 |
| | |||||
* | mtd: mark 20050122 snapshot as deprecated | Peter Korsgaard | 2009-01-08 | 1 | -0/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 5 | -8/+8 |
| | |||||
* | Fix the mtd package with regard to external toolchain use. | Thomas Petazzoni | 2008-11-11 | 3 | -0/+3 |
| | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Remove lzo patches which aren't required with latest liblzo package updates | Hamish Moffatt | 2008-09-04 | 2 | -24/+0 |
| | |||||
* | Update to work with recent lzo changes | Hamish Moffatt | 2008-08-26 | 2 | -24/+0 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | 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 | 2 | -16/+4 |
| | |||||
* | add selectable commit id to mtd-utils | John Voltz | 2008-04-24 | 3 | -4/+26 |
| | |||||
* | Remove configuration item for git commit ID, as our patches are ↵ | Hamish Moffatt | 2008-04-08 | 3 | -26/+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 | 10 | -130/+355 |
| | | | | | | Add option to fetch a snapshot from the mtd-utils git (via gitweb) Snapshot version provides UBI tools also | ||||
* | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | 2008-02-28 | 1 | -2/+2 |
| | | | | | | | | | versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists. | ||||
* | Add support for summarising JFFS2 images. With support in the kernel this ↵ | Hamish Moffatt | 2008-02-12 | 3 | -9/+26 |
| | | | | improves mount time significantly. | ||||
* | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | 2007-12-27 | 2 | -2/+2 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 3 | -3/+3 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | Remove superfluose defaults | Ulf Samuelsson | 2007-09-27 | 1 | -2/+0 |
| | |||||
* | mtd-utils require lzo | Ulf Samuelsson | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | Fix some issues with mtdutils | Ulf Samuelsson | 2007-09-27 | 5 | -5/+117 |
| | |||||
* | Add mtd-utils-1.1.0 as mtd alternative | Ulf Samuelsson | 2007-09-27 | 3 | -33/+150 |
| | |||||
* | Don't limit 2006 version to Atmel targets (why?) | Peter Korsgaard | 2007-09-25 | 1 | -1/+0 |
| | |||||
* | Late mtd does not support linux-2.4 | Ulf Samuelsson | 2007-09-23 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 2 | -41/+41 |
| | |||||
* | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+3 |
| | |||||
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 1 | -1/+1 |
| | |||||
* | Patch mtd from correct directory | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Add optional mtd configuration (experimental - only available for Atmel targets) | Ulf Samuelsson | 2007-07-20 | 8 | -164/+511 |
| | |||||
* | We need LDFLAGS here. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | Define date of build as DATE, use in mtd/mtd.mk | Ulf Samuelsson | 2007-07-11 | 1 | -2/+2 |
| | |||||
* | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer | 2007-07-09 | 1 | -1/+4 |
| | | | | Fixes build breakage as seen by Ulf et al. | ||||
* | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵ | "Steven J. Hill" | 2007-07-06 | 1 | -1/+1 |
| | | | | TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next. | ||||
* | - fix build for the host | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -8/+7 |
| | |||||
* | - swap order of include paths. Closes #1205 and #1182 | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -1/+1 |
| | |||||
* | Wrong sign dufus. | "Steven J. Hill" | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | Update patch. | "Steven J. Hill" | 2007-01-14 | 1 | -21/+42 |
| | |||||
* | Correct spelling error and config option to create symlinks for old naming ↵ | "Steven J. Hill" | 2007-01-14 | 2 | -3/+22 |
| | | | | of MTD utilities. Also add in LDFLAGS and such to building with external toolchains. | ||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -5/+5 |
| | |||||
* | remove duplicate/invalid options in choice | Mike Frysinger | 2006-10-07 | 1 | -3/+0 |
| | |||||
* | - be gentle to vi syntax color mode | Bernhard Reutner-Fischer | 2006-10-06 | 1 | -1/+1 |
| | |||||
* | - jffs2 requires the mtd package for the mtd-host tools. | Bernhard Reutner-Fischer | 2006-10-06 | 1 | -0/+1 |
| |