]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: require uninative
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 2 Nov 2016 03:16:38 +0000 (16:16 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Nov 2016 23:35:22 +0000 (23:35 +0000)
commitb59eee7bebd413c7abe5626f69508e1fe47dd0ac
tree4bfa823d6271d429486392f05beb566adff128ea
parent5ee32191a18013061dfa72e64713a94c5d321496
classes/populate_sdk_ext: require uninative

It seems that possibly due to OE-Core commit
ac59063bee0e32d0737340974f657341717a6abe, binaries produced without
uninative aren't compatible with the uninative glibc. I did try earlier
to ensure that the eSDK could work without uninative since the default
configuration in OE-Core does not enable it, but it seems like I didn't
go far enough. Given the practical considerations, just give up and
require uninative to be enabled in order to build the eSDK. I'm not
particularly happy about this, but I don't seem much of an alternative.

Fixes [YOCTO #10566].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/populate_sdk_ext.bbclass