Hi all,

In gst-plugins-base package there is a patch that explicitly removes the '-DTREMOR' symbol so the package compiles without that support:

<http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.36/gst-plugins-base-tremor.patch>

But then the gst-plugins-base bitbake recipe has a build-time dependence on tremor:

<http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb>

DEPENDS += "alsa-lib freetype liboil libogg libvorbis libtheora util-linux *tremor*"

Is this expected?
Can tremor build-time dependence be removed?

If this is the case i can cook up a patch, but I'm not sure if I'm missing something else.

-
Javier Viguera
Software Engineer
Digi International® Spain S.A.U.

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to