]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base.bbclass: make failure to find ld-linux.so a hard error
authorJason Wessel <jason.wessel@windriver.com>
Fri, 30 Nov 2012 19:34:08 +0000 (19:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Dec 2012 14:46:57 +0000 (14:46 +0000)
commit206aa794933d41dfb037e9c654c818cd4d4f956d
tree28a2b46ee7f8fc1cea1dbdebb1c6e93f12022b0a
parent3337b695ca3af5b894d9c61436c61a1d1750f089
populate_sdk_base.bbclass: make failure to find ld-linux.so a hard error

The shell archive that populates the external SDK should fail if it
cannot find the ld-linux.so else it will corrupt all binaries because
a random path will be used from the list of executables when dl_path
is empty.

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