VAR-SOM-MX6 Yocto Fido R2 Customize linux-variscite

From Variscite Wiki
VAR-SOM-MX6 - Customize linux-variscite

Introduction

We deliver a complete Linux in source code adopted to our development platforms. Our customers may require additional changes. Yocto is not the best environment to do Linux kernel development. We recommend to start with building the Linux out of Yocto tree and using NFS development environment to test the changes. Once you have the changes ready create a patch and copy them to the linux-variscite in the Yocto source code. re build your Yocto and you will have a complete Yocto with your Linux kernel changes.

Linux out of tree and NFS

Please start with:

Linux Changes

Make your kernel changes and test them. Most of the changes will be in Linux kernel configuration.

Add the Linux patch to linux-variscite