diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 393da9529f..5ffe674230 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -827,7 +827,7 @@ gives you a minimal description of how to use the Yocto Project to build - images for a BeagleBoard xM starting from scratch. + images for Beaglebone hardware starting from scratch. The steps were performed on a 64-bit Ubuntu 12.04 system that has four cores. @@ -893,7 +893,7 @@ BB_NUMBER_THREADS = "8" PARALLEL_MAKE = "-j 8" - MACHINE ?= "beagleboard" + MACHINE ?= "beaglebone" Briefly, set BB_NUMBER_THREADS @@ -949,7 +949,7 @@ At this point, you need to select an image to build for the - BeagleBoard xM. + Beaglebone hardware. If this is your first build using the Yocto Project, you should try the smallest and simplest image: