A collection of Yocto Project recipes for using the very latest U-Boot version.
Warning
This layer is currently in early development - it is untested and you may have a bad time if you try to use it in production!
meta-uboot-mainline is developed on GitHub at https://github.com/betafive/meta-uboot-mainline.
If you find any bugs or have a feature request feel free to open a ticket in the issue tracker.
We welcome contributions to this layer. Each commit or patch must include a
Signed-off-by
line indicating acceptance of the Developer's Certificate of
Origin for it to be accepted into this layer.
To submit patches to meta-uboot-mainline please fork the repository on GitHub
and open a pull request where your changes are ready to merge. Pull requests
should generally be targeted at the main
branch.
Paul Barker <[email protected]>
The files in this repository are distributed under various licenses depending on the type of content:
-
Recipes, config files and scripts in this layer are distributed under the MIT License for compatibility with other Yocto Project layers, with the exception of auto-generated files.
-
Documentation files (such as this readme) are distributed under the Creative Commons Attribution 4.0 International License.
-
Metadata files, trivial configuration files and auto-generated files (such as the
MAINTAINERS
list and.gitignore
) are distributed under the CC0 1.0 Public Domain Dedication.