Lines Matching full:dependencies
35 to run and the dependencies between those tasks.
43 unit (dependencies, source file locations, checksums, description and
78 - Handle inter-package dependencies (build time on target architecture,
155 - Existing dependencies (both build and runtime dependencies)
363 WARNING: Does not handle any dependencies from other
413 Assume these dependencies don't exist and are already
452 the specified targets (and any task dependencies those
470 default task, which is "build". BitBake obeys inter-task dependencies
484 The "-b" option explicitly does not handle recipe dependencies. Other
495 dependencies, both for build-time and runtime. There must be a way for
533 - ``task-depends.dot``: Shows dependencies between tasks. These
534 dependencies match BitBake's internal task execution list.
601 .. _bb-enabling-multiple-configuration-build-dependencies:
603 Enabling Multiple Configuration Build Dependencies
606 Sometimes dependencies can exist between targets (multiconfigs) in a
616 To enable dependencies in a multiple configuration build, you must
617 declare the dependencies in the recipe using the following statement