From: Nitin A Kamble <nitin.a.kam...@intel.com>
The reported issue gets fixed by the accompanying commit. If the cmake is built on fedora 15 it also gets one extra symbol memcpy@@GLIBC_2.14. I tried various ways to get rid of this symbol from resulting binaries, but I could not get rid of it completely, Hence I did not add pieces of the patch to avoid that symbol. Still the memcpy symbol issue was not reported on the original bug, and for now the autobuilder should be happy with this commit. The following changes since commit ce66e2c6bd117d1a40b547b10b376524f9276d16: core-image-minimal: Add missing POKY_EXTRA_IMAGE variable (2011-09-14 01:29:30 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (1): cmake-native: fix symbol not found error on old distros meta/recipes-devtools/cmake/cmake-native_2.8.5.bb | 4 ++- .../cmake/fix_for_running_on_older_distros.diff | 26 ++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-devtools/cmake/cmake/fix_for_running_on_older_distros.diff -- 1.7.6 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core