Commit Graph

9 Commits

Author SHA1 Message Date
Hauke Mehrtens
3849a57cd7 tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched
SVN-Revision: 14589
2009-02-21 14:46:03 +00:00
Florian Fainelli
80e83652ae Invert logic, first search for find as most people will build under Linux
SVN-Revision: 12248
2008-08-08 21:48:15 +00:00
Florian Fainelli
65d4a5eaab ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99").
The attached diff, which creates tools/ipkg-utils/patches/160-find.patch,
fixes the problem by using gfind is available. Again, this is similar
to what is done in include/host.mk. (#3868)

Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>

SVN-Revision: 12247
2008-08-08 21:33:53 +00:00
Florian Fainelli
a013dcc08e Allow ipkg to handle conffiles if present (#3466)
SVN-Revision: 11242
2008-05-22 20:26:49 +00:00
Florian Fainelli
7d9713b97f Prevent the use of underscores in package names (#2801)
SVN-Revision: 9724
2007-12-13 10:53:57 +00:00
Felix Fietkau
ac02ee1e6a when building packages, accept uppercase letters in the package name
SVN-Revision: 8090
2007-07-21 01:11:16 +00:00
Felix Fietkau
16ae1e57bc fix accidentally committed broken patch
SVN-Revision: 7794
2007-06-30 13:23:18 +00:00
Felix Fietkau
d3dea9d2c6 add portability fixes from #1720
SVN-Revision: 7791
2007-06-30 12:21:58 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00