Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -1/+1 |
| | | | | | | | Now that TARGET_CC contains several space-separated words, it must be used quoted everywhere. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | mdadm: update to 2.6.9 | Richard van Paasen | 2010-03-22 | 5 | -79/+32 |
| | | | | | | | | | Closes #805 This patch updates mdadm to 2.6.9 and uses the new makefile template. Signed-off-by: Richard van Paasen <rvpaasen@t3i.nl> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | mdadm: fix build without largefile support | Peter Korsgaard | 2009-10-03 | 1 | -0/+27 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
| | | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -2/+2 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | mdadm/dmraid: bump version | Peter Korsgaard | 2008-12-04 | 1 | -2/+2 |
| | | | | | | | Patch by: Charles Duffy <Charles_Duffy@messageone.com> Both mdadm and dmraid packages refer to upstream versions which are no longer available. | ||||
* | 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. | ||||
* | Bump mdadm version | Ulf Samuelsson | 2008-05-11 | 1 | -3/+5 |
| | |||||
* | * Updated mdadm to version 2.6.4 | Nigel Kukard | 2008-03-24 | 1 | -2/+2 |
| | |||||
* | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | 2007-12-27 | 1 | -1/+1 |
| | |||||
* | Update mdadm patch to latest version | Ulf Samuelsson | 2007-10-30 | 1 | -2/+2 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | - apply the patches | Bernhard Reutner-Fischer | 2007-06-26 | 2 | -13/+3 |
| | |||||
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -1/+1 |
| | | | | - start to separate usr/lib and lib to match normal system-layout | ||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-05-18 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -4/+18 |
| | |||||
* | - it helps to apply the patches.. ;) | Bernhard Reutner-Fischer | 2007-04-18 | 1 | -4/+6 |
| | | | | - mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end | ||||
* | - make it compile if LFS was turned off | Bernhard Reutner-Fischer | 2007-04-17 | 1 | -0/+13 |
| | |||||
* | - uclibc is nowadays identified via __UCLIBC__ | Bernhard Reutner-Fischer | 2007-04-16 | 1 | -0/+24 |
| | | | | - fix build error when no ftw() is available. | ||||
* | - doesn't build, so bump version and look.. | Bernhard Reutner-Fischer | 2007-04-16 | 1 | -1/+1 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | version bump to 2.4.1 | Mike Frysinger | 2006-04-15 | 1 | -1/+1 |
| | |||||
* | import mdadm written by ktraum in bug 443 | Mike Frysinger | 2005-09-24 | 2 | -0/+52 |