The Eclipse plugin uses cmake from the SDK and currently has issues because cmake is not installed as a host tool. This patch adds cmake as a host tool for the sdk/esdk. This adds ~ 20M to the sdk/esdk which is not alot given the functionality.
-brian The following changes since commit 812fabbd30a062f6e726e6ae0399d87e85bf7fa3: bitbake: runqueue: minor typo fix (2017-03-15 17:38:33 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/add-cmake-to-sdk-and-esdl http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/add-cmake-to-sdk-and-esdl brian avery (1): tivesdk-packagegroup-sdk-host.bb: add cmake meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 + 1 file changed, 1 insertion(+) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
