This document outlines the steps to build Qt5 for the Beaglebone single board computer using the Yocto Project. It describes downloading the necessary repositories, adding Qt5 to the minimal image, setting the Beaglebone as the target, adding layers to the build system, building the image, and running Qt5 examples on the target device. Build configuration details and areas for future work are also provided.