this patch fix the bug 1395 http://bugzilla.yoctoproject.org/show_bug.cgi?id=1395 the root cause is that: lsb image rdepends on libglu, and xpsb does not provide it. so mesa-dri will be built for libglu. then there will be warning message because both mesa-dri and xpsb will provide virtual/libgl, and cause conflict.
to fix it, xpsb should also provide split package libglu. Signed-off-by: Yu Ke <ke...@intel.com> The following changes since commit dc00302411d9384deb0c61b34240aa43f108a736: Tom Zanussi (1): meta-intel: update meta-emenlow kernel SRCREVs are available in the git repository at: git://git.pokylinux.org/poky-contrib kyu3/bug1395-libglu http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/bug1395-libglu Yu Ke (1): emenlow xpsb-glx: add package libglu to fix lsb image build warning .../recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto