Michael Roth
cb5710c538
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
...
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>
2009-09-23 09:15:27 +02:00
Peter Korsgaard
2fee20c837
mtd: get rid of ancient deprecated versions
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-21 09:25:30 +02:00
Peter Korsgaard
b8767865eb
jffs2root: build host version of lzo and use for host mkfs.jffs2
2009-04-08 22:45:29 +00:00
Peter Korsgaard
2caf8195a8
package/mtd: don't enable rarely used commands by default
...
Most people don't need them, so don't enable mkfsjffs + doc tools by default.
2009-03-26 19:37:38 +00:00
Peter Korsgaard
cdd687faf6
package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated
2009-03-26 19:37:34 +00:00
Peter Korsgaard
cecaddbf77
mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download
...
Reported by Thomas Petazzoni.
The git download doesn't work nicely with DOWNLOAD, so revert to the
direct WGET handling.
2009-03-26 19:37:31 +00:00
Peter Korsgaard
749c71d506
package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD'
...
The entire mtd handling is within an if BR2_PACKAGE_MTD conditional
2009-03-26 19:37:26 +00:00
Peter Korsgaard
1aae99bc34
mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash)
2009-02-17 14:04:49 +00:00
Peter Korsgaard
31647bd0c6
mtd/mtd-utils: mkfs.jffs2: fix device_table handling
2009-01-20 20:06:36 +00:00
Peter Korsgaard
dc8ff28549
mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well
...
The host stuff seems pretty broken though as we don't build a host version
of liblzo.
2009-01-20 14:17:58 +00:00
Peter Korsgaard
4a7bfd2775
package/: convert to DOWNLOAD helper
2009-01-16 11:42:52 +00:00
Peter Korsgaard
bc23691b44
mtd: mark 20050122 snapshot as deprecated
2009-01-08 14:58:45 +00:00
Peter Korsgaard
ac1d92c425
package/: get rid of unneeded $(strip ..)
2008-12-08 08:15:27 +00:00
Thomas Petazzoni
b741302a01
Fix the mtd package with regard to external toolchain use.
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-11-11 19:00:32 +00:00
Hamish Moffatt
d74a92e00c
Remove lzo patches which aren't required with latest liblzo package updates
2008-09-04 01:39:40 +00:00
Hamish Moffatt
dea9f75b85
Update to work with recent lzo changes
2008-08-26 00:41:29 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Hamish Moffatt
74b64a8a0d
Remove patch which isn't required for the specified upstream version
2008-06-17 07:08:32 +00:00
John Voltz
17e3358c6d
revert 21840
2008-04-24 14:24:02 +00:00
John Voltz
bc308ce68d
add selectable commit id to mtd-utils
2008-04-24 13:26:25 +00:00
Hamish Moffatt
f9bd1cbd32
Remove configuration item for git commit ID, as our patches are version-specific.
...
Upgrade to a newer version than the previous default.
Fix parallel compile issue.
Fix issue with quoting of URL.
2008-04-08 04:18:11 +00:00
Hamish Moffatt
bb4906c5f8
Remove old mtd snapshot option, as the source tarball is no longer available
...
Add option to fetch a snapshot from the mtd-utils git (via gitweb)
Snapshot version provides UBI tools also
2008-03-26 06:35:31 +00:00
"Steven J. Hill"
bebbe792df
Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer
...
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.
2008-02-28 02:13:42 +00:00
Hamish Moffatt
536e98effd
Add support for summarising JFFS2 images. With support in the kernel this improves mount time significantly.
2008-02-12 05:39:32 +00:00
Thomas Lundquist
dc6a57bc69
Added BR2_DEBIAN_MIRROR
2007-12-27 12:00:12 +00:00
Bernhard Reutner-Fischer
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
...
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Ulf Samuelsson
5d55e5c3e8
Remove superfluose defaults
2007-09-27 21:17:58 +00:00
Ulf Samuelsson
8d990b7c97
mtd-utils require lzo
2007-09-27 07:38:09 +00:00
Ulf Samuelsson
94de9d3305
Fix some issues with mtdutils
2007-09-27 07:36:42 +00:00
Ulf Samuelsson
f7d8fc8b81
Add mtd-utils-1.1.0 as mtd alternative
2007-09-27 00:48:31 +00:00
Peter Korsgaard
570e88fe1e
Don't limit 2006 version to Atmel targets (why?)
2007-09-25 14:45:26 +00:00
Ulf Samuelsson
476a14f5b8
Late mtd does not support linux-2.4
2007-09-23 14:26:19 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
514cdef23f
- use the BZCAT/ZCAT as configured by the user
2007-08-22 10:06:25 +00:00
Ulf Samuelsson
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
2007-08-11 22:26:56 +00:00
Ulf Samuelsson
e5af2c8316
Patch mtd from correct directory
2007-07-20 08:08:04 +00:00
Ulf Samuelsson
58ae45f345
Add optional mtd configuration (experimental - only available for Atmel targets)
2007-07-20 08:00:19 +00:00
"Steven J. Hill"
9e7a628293
We need LDFLAGS here.
2007-07-17 00:23:46 +00:00
Ulf Samuelsson
7def55591d
Define date of build as DATE, use in mtd/mtd.mk
2007-07-11 15:01:42 +00:00
Bernhard Reutner-Fischer
9bb66ca13e
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
...
Fixes build breakage as seen by Ulf et al.
2007-07-09 08:30:38 +00:00
"Steven J. Hill"
9a4ca08e5f
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and 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.
2007-07-06 04:26:32 +00:00
Bernhard Reutner-Fischer
22ec7fc3a2
- fix build for the host
2007-02-16 18:32:20 +00:00
Bernhard Reutner-Fischer
fd0bad3622
- swap order of include paths. Closes #1205 and #1182
2007-02-09 14:18:37 +00:00
"Steven J. Hill"
ceaa6db26e
Wrong sign dufus.
2007-02-06 18:09:54 +00:00
"Steven J. Hill"
aeeab7a686
Update patch.
2007-01-14 04:58:37 +00:00
"Steven J. Hill"
d67d790dd1
Correct spelling error and config option to create symlinks for old naming of MTD utilities. Also add in LDFLAGS and such to building with external toolchains.
2007-01-14 01:01:07 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Mike Frysinger
8e6f27335b
remove duplicate/invalid options in choice
2006-10-07 06:28:23 +00:00
Bernhard Reutner-Fischer
5022f39544
- be gentle to vi syntax color mode
2006-10-06 13:01:29 +00:00