The OpenEmbedded build system creates the
Build Directory
when you run the build environment setup scripts (i.e.
oe-init-build-env
).
If you do not give the Build Directory a specific name when you run
a setup script, the name defaults to build
.
The
TOPDIR
variable
points to the Build Directory.