Nigel Kukard
220dca451e
dmraid linking against host system fix
...
dmraid is hard coded with -L$(DESTDIR)$(libdir) which tries to link in
the host systems' libs
Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-15 13:27:07 +02:00
Peter Korsgaard
30b9a6ae5b
dmraid: broken with parallel make (lib + tools race)
...
Reported by Olaf Rempel.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-07 09:35:10 +02:00
Peter Korsgaard
4592839384
package: dm (and in turn dmraid) needs largefile support
2009-03-04 13:22:44 +00:00
Peter Korsgaard
39fc310669
dmraid: fix build & convert to Makefile.autotools.in
...
Patch by Olaf Rempel <razzor@kopf-tisch.de>
- was not building at all (x86 uclibc)
- adding devicemapper dependency
2009-03-04 13:22:38 +00:00
Ulf Samuelsson
8e2390fdaf
Add help for packages without AVR32 support
2009-01-26 00:34:02 +00:00
Peter Korsgaard
4a7bfd2775
package/: convert to DOWNLOAD helper
2009-01-16 11:42:52 +00:00
Peter Korsgaard
ac1d92c425
package/: get rid of unneeded $(strip ..)
2008-12-08 08:15:27 +00:00
Peter Korsgaard
8a5e4d62f2
mdadm/dmraid: bump version
...
Patch by: Charles Duffy <Charles_Duffy@messageone.com>
Both mdadm and dmraid packages refer to upstream versions which are no
longer available.
2008-12-04 14:16:54 +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
dfe689229d
buildroot: cleanup <package>-clean targets.
...
Based on input from Arndt Kritzner & Bernhard Fischer.
2008-03-27 15:42:42 +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
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Bernhard Reutner-Fischer
c1dc610e0d
- bump version and uninstall runlevel script. Closes #1366
2007-07-08 11:03:43 +00:00
Bernhard Reutner-Fischer
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
...
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
ec5b83ce2f
- add missing package-source targets
...
- add missing dependencies to build prerequisites in the config system
2007-01-03 13:44:01 +00:00
Bernhard Reutner-Fischer
c33db03a19
- dmraid sources include libdevmapper.h,, which is provided by dm
...
as pointed out by Pavel Roskin.
2006-11-29 08:36:32 +00:00
Eric Andersen
268d2fe348
minor version bumps
2006-11-17 23:44:45 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Eric Andersen
867e0beb04
new upstream version
2006-10-09 21:11:07 +00:00
Eric Andersen
a7b84fab16
oops
2006-07-19 17:51:12 +00:00
Eric Andersen
a8c92e8083
add support for dmraid soft raid handling
2006-07-10 22:09:37 +00:00