Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | package: apply libtool patch where possible | Peter Korsgaard | |
Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-09-12 | mdadm: use correct step override method | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-07-07 | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | |
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> | |||
2010-03-22 | mdadm: update to 2.6.9 | Richard van Paasen | |
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> | |||
2009-10-03 | mdadm: fix build without largefile support | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
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> | |||
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-12-04 | mdadm/dmraid: bump version | Peter Korsgaard | |
Patch by: Charles Duffy <Charles_Duffy@messageone.com> Both mdadm and dmraid packages refer to upstream versions which are no longer available. | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-05-11 | Bump mdadm version | Ulf Samuelsson | |
2008-03-24 | * Updated mdadm to version 2.6.4 | Nigel Kukard | |
2007-12-27 | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | |
2007-10-30 | Update mdadm patch to latest version | Ulf Samuelsson | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-06-26 | - apply the patches | Bernhard Reutner-Fischer | |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | |
- start to separate usr/lib and lib to match normal system-layout | |||
2007-05-18 | - bump patch version | Bernhard Reutner-Fischer | |
2007-05-15 | - bump version | Bernhard Reutner-Fischer | |
2007-04-18 | - it helps to apply the patches.. ;) | Bernhard Reutner-Fischer | |
- mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end | |||
2007-04-17 | - make it compile if LFS was turned off | Bernhard Reutner-Fischer | |
2007-04-16 | - uclibc is nowadays identified via __UCLIBC__ | Bernhard Reutner-Fischer | |
- fix build error when no ftw() is available. | |||
2007-04-16 | - doesn't build, so bump version and look.. | Bernhard Reutner-Fischer | |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2006-04-15 | version bump to 2.4.1 | Mike Frysinger | |
2005-09-24 | import mdadm written by ktraum in bug 443 | Mike Frysinger | |