]> code.ossystems Code Review - openembedded-core.git/commit
package_ipk: SDK generation workaround
authorMark Hatle <mark.hatle@windriver.com>
Mon, 1 Aug 2011 23:58:36 +0000 (18:58 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Aug 2011 13:32:04 +0000 (14:32 +0100)
commit0611cceca1595ea4656ebcb985cbd92bb9774ec8
tree7184b8c1eca4c6bc1bb92359d39e650926724f70
parent3c78da15457d8d20c9964cd845f6e021d442aaae
package_ipk: SDK generation workaround

During SDK generation the multilib_sanity_check function is being called,
however it is not available unless we've been called from the image.bbclass.

Disable the check if MULTILIB_CHECK_FILE (also set in image.bbclass) doesn't
exist or is empty.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/package_ipk.bbclass