]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk: verify executable or dynamically linked library
authoryzhu1 <yanjun.zhu@windriver.com>
Tue, 26 Nov 2013 08:38:28 +0000 (08:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:35:34 +0000 (17:35 +0000)
commitc9d56308bfa9ee7f4a9b22eae86390626ddc1c35
tree10ba16a24b97c3b56a3b569f35253132b73749fd
parentd60cf44deb297119f97d7e792eae5ab01977e2fc
populate_sdk: verify executable or dynamically linked library

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.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass