1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 00:41:58 +03:00
openwrt-xburst/tools/ipkg-utils/patches
florian 191849c5b3 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> 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 21:33:53 +00:00
..
100-build_clean.patch move tools from toolchain/ to tools/ 2006-09-27 14:06:46 +00:00
110-buildpackage.patch move tools from toolchain/ to tools/ 2006-09-27 14:06:46 +00:00
111-buildpackage_conffiles.patch Allow ipkg to handle conffiles if present (#3466) 2008-05-22 20:26:49 +00:00
120-build_tar.patch add portability fixes from #1720 2007-06-30 12:21:58 +00:00
130-tar_wildcards.patch move tools from toolchain/ to tools/ 2006-09-27 14:06:46 +00:00
140-portability.patch fix accidentally committed broken patch 2007-06-30 13:23:18 +00:00
150-uppercase_letters.patch Prevent the use of underscores in package names (#2801) 2007-12-13 10:53:57 +00:00
160-find.patch ipkg-build calls 'find' directly irrespective of the platform, 2008-08-08 21:33:53 +00:00