[meta-freescale] [meta-fsl-arm][PATCH v2] gst-plugins-gl: Add dependencies on libjpeg, libpng

Otavio Salvador otavio at ossystems.com.br
Fri Jul 26 09:17:22 PDT 2013


On Fri, Jul 26, 2013 at 1:06 PM, Eric Nelson
<eric.nelson at boundarydevices.com> wrote:
> There's a tight dependency on libjpeg.so.8 and libpng16.so.16
> inside of the libgstopengl.so library:
>
> ~/objdump -x myimage/1.0-r0/rootfs/usr/lib/gstreamer-0.10/libgstopengl.so \
>   | grep NEED
>   NEEDED               libgstgl-0.10.so.1
>   NEEDED               libgstcontroller-0.10.so.0
>   NEEDED               libgstfsl-0.10.so.0
>   NEEDED               libipu.so.0
>   NEEDED               librt.so.1
>   NEEDED               libgstvideo-0.10.so.0
>   NEEDED               libgstbase-0.10.so.0
>   NEEDED               libgstinterfaces-0.10.so.0
>   NEEDED               libgstreamer-0.10.so.0
>   NEEDED               libgobject-2.0.so.0
>   NEEDED               libffi.so.6
>   NEEDED               libgmodule-2.0.so.0
>   NEEDED               libgthread-2.0.so.0
>   NEEDED               libxml2.so.2
>   NEEDED               libdl.so.2
>   NEEDED               libglib-2.0.so.0
>   NEEDED               libpthread.so.0
>   NEEDED               libGLESv2.so.2
>   NEEDED               libEGL.so.1
>   NEEDED               libpng16.so.16
>   NEEDED               libz.so.1
>   NEEDED               libjpeg.so.8
>   NEEDED               libm.so.6
>   NEEDED               libc.so.6
>   VERNEED              0x00001de4
>   VERNEEDNUM           0x00000003
>
> Change-Id: Ieec9824d8fb3883265148e228bc7d374ba4f755b
> Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>

> ---
>  recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
> index 51eb457..2d4f0ec 100644
> --- a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
> +++ b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend
> @@ -3,6 +3,7 @@
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>  PRINC := "${@int(PRINC) + 4}"
>
> +DEPENDS += "jpeg libpng"
>  DEPENDS_append_mx6 = " gst-fsl-plugin gpu-viv-bin-mx6q"
>
>  SRC_URI_append_mx6 = " file://IMX_MMCODEC_3.0.35_4.0.0.patch"
> --
> 1.8.1.2
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the meta-freescale mailing list