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:45:53 +0000 (17:45 +0000)
commit46f2980dd9fae62f00d4fa094fd74ceeb35e77f3
treea07ac776bdd4a8bf7ac68f1c9fbf524c1f151b25
parent8ab367bd92e7899f3fdb69fe80cfa4cbb200cf4c
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.

(From OE-Core rev: c9d56308bfa9ee7f4a9b22eae86390626ddc1c35)

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