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.