Commit Graph

10 Commits (ca8486a632823e6ed40c0d748cd08387a52615d5)

Author SHA1 Message Date
Florian Fainelli 80e83652ae Invert logic, first search for find as most people will build under Linux
SVN-Revision: 12248
16 years ago
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
16 years ago
Florian Fainelli a013dcc08e Allow ipkg to handle conffiles if present (#3466)
SVN-Revision: 11242
16 years ago
Florian Fainelli 7d9713b97f Prevent the use of underscores in package names (#2801)
SVN-Revision: 9724
17 years ago
Nicolas Thill d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
SVN-Revision: 8481
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Felix Fietkau ac02ee1e6a when building packages, accept uppercase letters in the package name
SVN-Revision: 8090
17 years ago
Felix Fietkau 16ae1e57bc fix accidentally committed broken patch
SVN-Revision: 7794
17 years ago
Felix Fietkau d3dea9d2c6 add portability fixes from #1720
SVN-Revision: 7791
17 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago