Am Dienstag, den 12.04.2011, 10:42 +0200 schrieb Martin Jansa: > On Tue, Apr 12, 2011 at 10:15:49AM +0200, Paul Menzel wrote:
> > `e-image` depends on `starling` which has
> >
> > RRECOMMENDS_${PN} = "\
> > gst-plugin-mad \
> > gst-plugin-modplug \
> > gst-plugin-ivorbis \
> > gst-plugin-tcp \
> > "
> >
> > in its recipe. I think commit e6d170ab [1]
> >
> > commit e6d170abad28fcd0e3b8ba831705bed23e3309a4
> > Author: Martin Jansa <[email protected]>
> > Date: Thu Apr 7 00:12:22 2011 +0000
> >
> > gst-plugins: define disjunctive PACKAGES_DYNAMIC for each pack
> > base/good/bad/ugly
> >
> > * adds a bit more bits to keep in sync while changing
> > gst-plugins
> > version, but not that much (this patch was mostly prepared by
> > script)
> > * overlap in PACKAGES_DYNAMIC namespace causes notes like this
> > in every build
> > NOTE: multiple providers are available for runtime
> > gst-plugin-autodetect (gst-plugins-bad, gst-plugins-good, gst-plugins-base,
> > gst-plugins-ugly)
> > NOTE: consider defining a PREFERRED_PROVIDER entry to match
> > gst-plugin-autodetect
> >
> > Signed-off-by: Martin Jansa <[email protected]>
> > Acked-by: Mike Westerhof <[email protected]>
> >
> > is responsible for this regression and has just
> >
> > +PACKAGES_DYNAMIC = "\
> > […]
> > +gst-plugin-ivorbisdec* \
> > […]
> > "
> >
> > in the list. I do not know anything about this plugin and where the
> > error is.
>
> I have tried to regenerate PACKAGES_DYNAMIC with nokia900 (hard fp) for base
> and bad plugins and still cannot get
> gst-plugin-ivorbis built (still only gst-plugin-ivorbisdec)
>
> can you try to remove existing PACKAGES_DYNAMIC and call
> contrib/gstreamer/generate-packages-dynamic-list.sh
> recipes/gstreamer/gst-plugins-bad_*
> contrib/gstreamer/generate-packages-dynamic-list.sh
> recipes/gstreamer/gst-plugins-base_*
>
> and check git diff if you have gst-plugin-ivorbis there?
gst-plugins-base-0.10.32$ ./configure --help
[…]
--disable-ivorbis disable integer vorbis plug-in:
ivorbisdec
[…]
So it seems to be the same.
> if not, then imho starling should be fixed
I will send a patch, but I am wondering why it worked before.
Thanks,
Paul
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
