Generates a board input bundle.
ATTRIBUTES
| Name | Description | Type | Mandatory | Default | 
|---|---|---|---|---|
| name | A unique name for this target. | Name | required | - | 
| base_driver_packages | Base-driver packages to include in board. | Label List | optional | [] | 
| bootfs_driver_packages | Bootfs-driver packages to include in board. | Label List | optional | [] | 
| bootfs_or_base_driver_packages | driver packages to include in board which are placed in boot or base package set based on product. | Label List | optional | [] | 
| base_packages | Base packages to include in board. | Label List | optional | [] | 
| bootfs_packages | Bootfs packages to include in board. | Label List | optional | [] | 
| energy_model_config | Path to energy model configuration | Label | optional | None | 
| cpu_manager_config | Path to cpu_manager configuration | Label | optional | None | 
| power_manager_config | Path to power_manager configuration | Label | optional | None | 
| power_metrics_recorder_config | Path to power_metrics_recorder configuration | Label | optional | None | 
| system_power_mode_config | Path to system power mode configuration | Label | optional | None | 
| thermal_config | Path to thermal configuration | Label | optional | None | 
| thread_roles | Path to thread role configuration files | Label List | optional | [] | 
| sysmem_format_costs_config | Path to sysmem format costs files | Label List | optional | [] | 
| include_in | Which build types to include this BIB | String | optional | "all" | 
| version | Release version string | String | optional | "__unset" | 
| version_file | Path to a file containing the current release version. | Label | optional | None | 
| repo | Name of the release repository. Overrides _release_repository_flag when set. | String | optional | "" |