From: Scott Garman <scott.a.garman@intel.com>
To: McClintock Matthew-B29882 <B29882@freescale.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: best cfg for building all of yocto?
Date: Thu, 21 Jul 2011 09:43:04 -0700 [thread overview]
Message-ID: <4E285718.10302@intel.com> (raw)
In-Reply-To: <CAEsOVNfranCtB=CHOjR6fjBibFEd8_9GRENR90K0Y40MbdCkRQ@mail.gmail.com>
On 07/21/2011 09:32 AM, McClintock Matthew-B29882 wrote:
> On Thu, Jul 21, 2011 at 8:29 AM, Scott Garman<scott.a.garman@intel.com> wrote:
>> bitbake world should build all of the available packages that aren't
>> explicitly excluded due to machine incompatibilities. It doesn't generate a
>> final image though, just all of the output packages.
>
> Is there an easy way to remove a specific package from being built
> with running bitbake world? There are unmet dependencies:
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES 'libmad'
> ERROR: Required build target 'libomxil' has no buildable providers.
> Missing or unbuildable dependency chain was: ['libomxil', 'libmad']
This happens because conf/distro/include/default-distrovars.inc excludes
some recipes which are known to use commercial licenses:
COMMERCIAL_LICENSE ?= "lame gst-fluendo-mp3 libmad mpeg2dec ffmpeg qmmp"
If you'd like to build these recipes, set COMMERCIAL_LICENSE = "" in
your local.conf.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
next prev parent reply other threads:[~2011-07-21 16:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-21 5:10 best cfg for building all of yocto? Kumar Gala
2011-07-21 13:29 ` Scott Garman
2011-07-21 16:32 ` McClintock Matthew-B29882
2011-07-21 16:36 ` Robert P. J. Day
2011-07-21 16:37 ` Richard Purdie
2011-07-21 16:43 ` Scott Garman [this message]
2011-07-21 17:08 ` Robert P. J. Day
2011-07-21 17:39 ` Scott Garman
2011-07-21 21:23 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E285718.10302@intel.com \
--to=scott.a.garman@intel.com \
--cc=B29882@freescale.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.