On 25 November 2015 at 17:02, Martin Jansa <[email protected]> wrote: > > On Wed, Nov 25, 2015 at 03:05:37PM +0200, Jussi Kukkonen wrote: > > libgudev is now it's own library (also provided by udev). > > Duplicates http://patchwork.openembedded.org/patch/107479/
This is true, sorry. Assuming the gudev commit goes in, the best gstreamer-plugins patches seem to be your v2-patches (instead of v3 that removed gudev from default packageconfigs): v2 seems to be what is still in your branch so that should work fine. I'll remove these two gstreamer1.0-plugins.* commits from my branch. Jussi > > Signed-off-by: Jussi Kukkonen <[email protected]> > --- > meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc > index 1119e10..c2ada4d 100644 > --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc > +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc > @@ -20,7 +20,7 @@ PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio" > PACKAGECONFIG[cairo] = "--enable-cairo,--disable-cairo,cairo" > PACKAGECONFIG[flac] = "--enable-flac,--disable-flac,flac" > PACKAGECONFIG[gdk-pixbuf] = "--enable-gdk_pixbuf,--disable-gdk_pixbuf,gdk-pixbuf" > -PACKAGECONFIG[gudev] = "--with-gudev,--without-gudev,udev" > +PACKAGECONFIG[gudev] = "--with-gudev,--without-gudev,libgudev" > PACKAGECONFIG[jack] = "--enable-jack,--disable-jack,jack" > PACKAGECONFIG[jpeg] = "--enable-jpeg,--disable-jpeg,jpeg" > PACKAGECONFIG[libpng] = "--enable-libpng,--disable-libpng,libpng" > -- > 2.1.4 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Martin 'JaMa' Jansa jabber: [email protected]
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
