From: Wenzong Fan <wenzong....@windriver.com> libvirt is automatically linked to if present, this undetermined dependency may cause build errors like:
../lib/libvirt.so: undefined reference to `libssh2_channel_open_ex' ../lib/libvirt.so: undefined reference to `libssh2_session_hostkey' ... Both libvirt and libssh2 are not oe-core recipes for now, just disable libvirt to fix this issue. The following changes since commit afdbe3112b940987f3f3cddcb32c91a5e17a297d: bitbake: bitbake-worker: Fix bitbake -n (2014-09-22 15:54:40 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/systemtap http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/systemtap Wenzong Fan (1): systemtap: disable libvirt .../configure-allow-to-disable-libvirt.patch | 39 ++++++++++++++++++++ meta/recipes-kernel/systemtap/systemtap_git.bb | 3 ++ meta/recipes-kernel/systemtap/systemtap_git.inc | 1 + 3 files changed, 43 insertions(+) create mode 100644 meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch -- 1.7.9.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core