Dear OE folks,

`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.


Thanks,

Paul


[1] 
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=e6d170abad28fcd0e3b8ba831705bed23e3309a4

Attachment: 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

Reply via email to