Hi, On Tue, Feb 11, 2014 at 4:49 PM, Joe Deschamp <[email protected]> wrote: > I ran into this issue as well. > I had to modify pulseaudio.inc to remove the dependencies on X11. > This is the first time I have had an issue with Pulseaudio / x11 so I am not > sure what has changed recently. > > Joe
It's fixed in master but it's currently still broken in dora: This is the fix: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-multimedia/pulseaudio/pulseaudio.inc?id=e230b4498790a3dfdc36ea5761807459fc96368e This is what broke it: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-multimedia/pulseaudio/pulseaudio.inc?id=77c4f158c6dbc8a373d2064552224f5dfe1a7bd2 Cheers, Erik > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Otavio > Salvador > Sent: Tuesday, February 11, 2014 7:45 AM > To: Yann PERON > Cc: [email protected] > Subject: Re: [meta-freescale] Building QT5 with Yocto > > Hello Yann, > > On Tue, Feb 11, 2014 at 7:14 AM, Yann PERON <[email protected]> wrote: >>... >> conf/local.conf Added : > ... >> DISTRO_FEATURES_remove = "x11 wayland" > ... >> ERROR: Nothing PROVIDES 'virtual/libx11' (but > /opt/freescale/yocto/qt-dora/sources/poky/meta/recipes-support/consolekit/co > nsolekit_0.4.6.bb DEPENDS on or otherwise requires it) > ... >> Missing or unbuildable dependency chain was: ['pulseaudio', 'consolekit', > 'virtual/libx11'] > > Pulseaudio is bringing x11 specific bits. > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://code.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale > > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- ============================================= Erik Botö Senior Software Engineer Pelagicore AB Ekelundsgatan 4, 6tr, SE-411 18 Gothenburg, Sweden Mobile: +46 (0)76 881 72 03 E-Mail: [email protected] ============================================= _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
