Chapter 4. The BitBake command

Table of Contents

Introduction
Usage and syntax
Special variables
BB_NUMBER_THREADS
Metadata

Introduction

bitbake is the primary command in the system. It facilitates executing tasks in a single .bb file, or executing a given task on a set of multiple .bb files, accounting for interdependencies amongst them.