open_source:ccgx:bitbake
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| open_source:ccgx:bitbake [2015-09-20 14:59] – created mvader | open_source:ccgx:bitbake [2019-06-22 15:50] (current) – removed mvader | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Bitbake: making and managing recipes for CCGX ====== | ||
| - | To build all the CCGX rootfs or images with all the existing recipes, see instructions here: https:// | ||
| - | |||
| - | Below guide is an introduction on how to add recipes and create/ | ||
| - | |||
| - | Start bitbake: | ||
| - | make bb | ||
| - | | ||
| - | Build a single recipe: | ||
| - | bitbake -b dbus-modbustcp_0.7.2.bb | ||
| - | | ||
| - | That probably didn't work, because dependencies are missing. To build the recipe including dependencies, | ||
| - | bitbake dbus-modbustcp | ||
open_source/ccgx/bitbake.1442753970.txt.gz · Last modified: by mvader