Gustavo Zacarias
613ad08dd5
wipe: convert to gentargets and bump to version 0.22
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-01-17 20:55:17 +01:00
Thomas Petazzoni
a1c8fa41f6
Update all packages to quote $(TARGET_CC)
...
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-07-07 08:20:21 +02:00
Peter Korsgaard
e6e0ab231c
wipe: fix build without largefile support
...
And pass proper cflags.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-03 22:22:08 +02:00
Will Newton
422ce6536b
package: Remove unnecessary dependencies on uclibc.
...
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-09-03 20:22:38 +02: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
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
Ulf Samuelsson
5776c7bb32
Allow cross compile of wipe (courtesy Ivan Kuten)
2007-11-27 08:26:46 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Ulf Samuelsson
b2cc2970b9
Avoid repeated rebuilds of 'wipe'
2007-07-17 17:05:58 +00:00
Ulf Samuelsson
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
2007-07-11 14:06:06 +00:00
Bernhard Reutner-Fischer
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
...
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Mike Frysinger
02b92f25c4
WIPE_PATCH isnt defined so dont generate a garbage rule
2006-02-15 00:38:06 +00:00
David Anders
a206e92aa8
fix wipe package build per case 0000658
2006-01-24 21:18:47 +00:00
David Anders
07d0ca1342
add wipe per case 0000140
2006-01-23 18:12:10 +00:00