blob: 57b46ccdbb700d3719b9f4a5ee957f66cd8391e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
OpenEmbedded
OE Build Setup
OE Build Setup
create a 'build/conf/local.conf' file
TMPDIR - directory with lots of space (30G)
MACHINE - the device you want to build for
DISTRO - the distro you want to build
BUILD_ARCH - the native architecture of the host PC (optional)
install bitbake into
|