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:11 +0000 (14:32 +0100)
commitcffeb483fc5ce5834f5b824a158b1229127bac40
tree3a2bda821b112a9ddcec9ccdf29eeb2f67848716
parent1d7b0b433ff395f20aeb0d049e4329c8b1fb0ca1
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.

(From OE-Core rev: 0611cceca1595ea4656ebcb985cbd92bb9774ec8)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_ipk.bbclass