Problem with baking GStreamer Plugins

Ali Botorabi g.development at gmx.net
Tue Feb 10 09:45:15 UTC 2009


Hello,

I am trying to include some of the GStreamer plugins into an own image. The image bases on angstrom base and X11 images. Koen helped me to setup a task for the GStreamer plugins (see below).

-------------------------------------
DESCRIPTION = "ToDo"
LICENSE = "ToDo"
PR = "r1.4"

#PREFERRED_PROVIDER_gst-plugin-alsa ?= "gst-plugins-good"

DEPENDS = "gst-plugins-base gst-plugins-bad gst-plugins-good gst-plugins-ugly libogg libvorbis directfb"
RDEPENDS_${PN} = "\
		libid3tag \
		libsidplay \
		libvorbis \
		libogg \
		directfb \
		alsa-lib \
		gstreamer \
		gst-plugin-alsa \
		gst-plugin-icydemux \
		gst-plugin-asfdemux \
		gst-plugin-dvdlpcmdec \
		gst-plugin-mpegstream \
		gst-plugin-realmedia \
"

inherit task
------------------------------

This task is included by the image recipe. Bitbake evaluates the task and complains about various packages providing the plugins (base, good, ugly, bad). I have also tried to use PREFERRED_PROVIDER, it had no effect.

The major problem is that the plugins do not end in the image.
I have also tried several methods looking into existing recipes, but no success.

Any help is highly appreciated.

Cheers
Botorabi

-- 
Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL 
für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a




More information about the Openembedded-users mailing list