[meta-freescale] Failed to build chromium

Carlos Rafael Giani dv at pseudoterminal.org
Mon Nov 10 00:36:06 PST 2014


It is automatically built for wayland if "wayland" is included in the 
DISTRO_FEATURES. "x11" must be removed, though.

So, in local.conf, you need to do this:

DISTRO_FEATURES_remove = "x11"

On 11/10/2014 09:15 AM, kongling wrote:
> Hi,
>    Thanks for your help!
>    It worked!
>    But I find that chromium in yocto is using X11. Is there any branch 
> for wayland ?
>
> BR,
> kongling
>
>
> > From: mario at ossystems.com.br
> > To: k870818319 at outlook.com
> > CC: meta-freescale at yoctoproject.org
> > Subject: Re: [meta-freescale] Failed to build chromium
> > Date: Mon, 10 Nov 2014 08:04:06 +0000
> >
> > Hi,
> >
> > On Mon, 10 Nov 2014 02:07:19 +0000 kongling <k870818319 at outlook.com> 
> wrote:
> >
> > > I'm trying to build chromium with imx-3.10.31-1.1.0_beta but got a
> > > error.
> > >
> > > bitbake chromium
> > > Loading cache: 100% |###########################################| ETA:
> > > 00:00:00
> > > Loaded 2161 entries from dependency cache.
> > > NOTE: Resolving any missing task queue dependencies
> > > ERROR: Nothing PROVIDES 'libav' (but
> > > 
> /home/user/imx-3.10.31-1.1.0_beta/sources/meta-browser/recipes-browser/chromium/chromium_
> > > 35.0.1916.114.bb DEPENDS on or otherwise requires it)
> > > ERROR: libav was skipped: because it has a restricted license not
> > > whitelisted in LICENSE_FLAGS_WHITELIST
> > > ERROR: libav was skipped: because it has a restricted license not
> > > whitelisted in LICENSE_FLAGS_WHITELIST
> > > ERROR: Required build target 'chromium' has no buildable providers.
> > > Missing or unbuildable dependency chain was: ['chromium', 'libav']
> > >
> > > Could anyone help me?
> >
> > You probably need something like
> >
> > LICENSE_FLAGS_WHITELIST_pn-libav += "commercial"
> >
> > in your configuration (e.g., local.conf).
> >
> > Best wishes.
> > Mario
> > --
> > http://www.ossystems.com.br
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20141110/393fdcbb/attachment.html>


More information about the meta-freescale mailing list