Using Yocto as a Method to Upstream, Maintain, and Track Patches
When doing development for a new SoC or BSP, a series of patches are created to get the hardware functional on Linux, u-boot, and other software. Yocto can be used as an easy way to get a functional d …
Talk Title | Using Yocto as a Method to Upstream, Maintain, and Track Patches |
Speakers | Jon Mason (Software Engineer, Arm) |
Conference | Open Source Summit + ELC North America |
Conf Tag | |
Location | San Diego, CA, USA |
Date | Aug 19-23, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
When doing development for a new SoC or BSP, a series of patches are created to get the hardware functional on Linux, u-boot, and other software. Yocto can be used as an easy way to get a functional distro with these changes. However, it is often overlooked as a way to upstream those patches. This talk will cover using Yocto for this. Using a Samsung S5P6818 based board as an example, we will discuss the patches necessary to get the system working, updating to the latest kernel/u-boot, and pushing the relevant patches upstream, and tracking those patches. This will provide information and best practices for those in attendance.