[OE-core] [PATCH] populate_sdk: verify executable or dynamically linked library

2013-11-26 Thread yzhu1
When toolchain directory is changed to execute mode, some non-executable files or empty files are sorted. This will result in some errors. Thus when sorting executable files or dynamically linked library, additional conditions are to exclude non-executable files or empty files. ---

[OE-core] [PATCH] populate_sdk: verify executable or dynamically linked library

2013-11-26 Thread yzhu1
When toolchain directory is changed to execute mode, some non-executable files or empty files are sorted. This will result in some errors. Thus when sorting executable files or dynamically linked library, additional conditions are to exclude non-executable files or empty files. ---

Re: [OE-core] [PATCH] populate_sdk: verify executable or dynamically linked library

2013-11-26 Thread jhuang0
On 11/26/2013 4:24 PM, yzhu1 wrote: When toolchain directory is changed to execute mode, some non-executable files or empty files are sorted. This will result in some errors. Thus when sorting executable files or dynamically linked library, additional conditions are to exclude non-executable

Re: [OE-core] [PATCH] populate_sdk: verify executable or dynamically linked library

2013-11-26 Thread yzhu1
Please ignore this mail since there is something wrong in the patch. On 11/26/2013 04:24 PM, yzhu1 wrote: When toolchain directory is changed to execute mode, some non-executable files or empty files are sorted. This will result in some errors. Thus when sorting executable files or dynamically