I have been unsuccessful in adding the cmake command to the Yocto build for SDK v1.8. I have added the line "
DISTRO_FEATURES_append = " opengl cmake cmake-native" " to the local.conf file in
ubuntu:/opt/QorIQ-SDK-V1.8-20150619-yocto/build_b4860qds-64b_release/conf$
but still I don't get a cmake command in the root file system on the target.
C-