Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pulsar_linux [2018/06/24 11:47] – [Optional VLC-related stuff] rpjday | pulsar_linux [2018/06/24 18:52] (current) – [Generated artifacts] rpjday | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| </ | </ | ||
| + | or just use '' | ||
| ===== RW notes, minimally unedited ===== | ===== RW notes, minimally unedited ===== | ||
| Line 64: | Line 65: | ||
| CUBE_DESKTOP_EXTRA_INSTALL += " vlc ffmpeg2 git python3 python3-pip ristretto " | CUBE_DESKTOP_EXTRA_INSTALL += " vlc ffmpeg2 git python3 python3-pip ristretto " | ||
| </ | </ | ||
| + | |||
| + | ==== Machine ==== | ||
| + | |||
| + | Might as well build for 64-bit: | ||
| + | |||
| + | < | ||
| + | MACHINE ?= " | ||
| + | </ | ||
| + | |||
| + | By default, won't it build for 32-bit? | ||
| + | ==== Build ==== | ||
| + | |||
| + | < | ||
| + | $ bitbake cube-desktop cube-dom0 cube-essential | ||
| + | </ | ||
| + | |||
| + | ==== Relevant generated artifacts ==== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== Installer ==== | ||