From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: McClintock Matthew-B29882 <B29882@freescale.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>,
Scott Garman <scott.a.garman@intel.com>
Subject: Re: best cfg for building all of yocto?
Date: Thu, 21 Jul 2011 17:37:21 +0100 [thread overview]
Message-ID: <1311266241.2344.81.camel@rex> (raw)
In-Reply-To: <CAEsOVNfranCtB=CHOjR6fjBibFEd8_9GRENR90K0Y40MbdCkRQ@mail.gmail.com>
On Thu, 2011-07-21 at 16:32 +0000, 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']
EXCLUDE_FROM_WORLD_pn-libmad = "1"
should remove libmad from world builds.
Cheers,
Richard
next prev parent reply other threads:[~2011-07-21 16:37 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 [this message]
2011-07-21 16:43 ` Scott Garman
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=1311266241.2344.81.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=B29882@freescale.com \
--cc=scott.a.garman@intel.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.