Re: best cfg for building all of yocto?
Robert P. J. Day
On Thu, 21 Jul 2011, Scott Garman wrote:
shouldn't the initial settings be consistent, then? either a default
yocto setup should include commercial licenses, or exclude them (and
their packages) entirely. it seems that running a simple "bitbake
world" shouldn't just fail.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
On 07/21/2011 09:32 AM, McClintock Matthew-B29882 wrote:related to richard's earlier post about how to exclude packages,On Thu, Jul 21, 2011 at 8:29 AM, Scott Garman<scott.a.garman@...>This happens because conf/distro/include/default-distrovars.inc excludes some
wrote:bitbake world should build all of the available packages that aren'tIs there an easy way to remove a specific package from being built
explicitly excluded due to machine incompatibilities. It doesn't generate
a
final image though, just all of the output packages.
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']
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.
shouldn't the initial settings be consistent, then? either a default
yocto setup should include commercial licenses, or exclude them (and
their packages) entirely. it seems that running a simple "bitbake
world" shouldn't just fail.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================