[meta-intel] [PATCH] emgd-driver-bin: add more necessary soft links

Tom Zanussi tom.zanussi at intel.com
Mon Nov 26 12:02:34 PST 2012


On Mon, 2012-11-26 at 19:23 +0100, Alexandre Belloni wrote:
> Those links are needed to be able to at least compile xbmc.
> 

What was the problem you encountered?

Is it related to this commit (and bug)?
 https://bugzilla.yoctoproject.org/show_bug.cgi?id=3257)

 commit 24a252c47b7c1d1692faa97d14a4330b48f4258c 
 Author: Nitin A Kamble <nitin.a.kamble at intel.com>
 Date:   Thu Nov 15 18:12:59 2012 -0800

    emgd-driver-bin: remove duplicate files & fix soft links
    
    Replace all the duplicate files by soft links, and also fix targets
of
    some of the broken soft links.
    
    Fixes [YOCTO #3257]

Thanks,

Tom

> Signed-off-by: Alexandre Belloni <alexandre.belloni at piout.net>
> ---
>  .../xorg-driver/emgd-driver-bin_1.14.bb            |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
> index ce37539..958b31a 100644
> --- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
> +++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
> @@ -110,6 +110,8 @@ do_install () {
>      ln -sf libOpenVG.so.1                                 ${D}${libdir}/libOpenVG.so
>      ln -sf libOpenVGU.so.1.5.15.3226                      ${D}${libdir}/libOpenVGU.so.1
>      ln -sf libOpenVGU.so.1                                ${D}${libdir}/libOpenVGU.so
> +    ln -sf libEMGDegl.so.1.5.15.3226                      ${D}${libdir}/libEMGDegl.so
> +    ln -sf libemgdsrv_um.so.1.5.15.3226                   ${D}${libdir}/libemgdsrv_um.so
>  
>      #Replace duplicate files with symlinks
>      rm -f ${D}${libdir}/libmixvideo.so.0





More information about the meta-intel mailing list