]> code.ossystems Code Review - openembedded-core.git/commit
libxcb: fix for broken library link in the image
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 29 Mar 2011 17:46:45 +0000 (10:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2011 22:56:04 +0000 (23:56 +0100)
commit917ac8c82a9e1e9df6029ecfa68e8f9ce2f8013c
tree760a7e76228b14b6257d2976bcf6ac6e2a884dbd
parent880b0a222fdc11ee088bcaf8c832edae23bc28a7
libxcb: fix for broken library link in the image

log.do_package:
NOTE: the following files were installed but not shipped in any package:
NOTE:   /usr/lib/libxcb-dri2.so.0
NOTE:   /usr/lib/libxcb-dri2.so.0.0.0
NOTE: libxcb-dev contains dangling symlink to
/usr/lib/libxcb-dri2.so.0.0.0

Then because of the dangling symlink, ldconfig fails at the time of
rootfs creation of image.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-graphics/xcb/libxcb.inc
meta/recipes-graphics/xcb/libxcb_1.1.91.bb
meta/recipes-graphics/xcb/libxcb_1.7.bb
meta/recipes-graphics/xcb/libxcb_git.bb