aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 92f8445b9305a10061a6b4cab3a1c22d6e8a3491 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
yocto-kernel-tools
==================

This layer provides tools that manage "yocto style" kernels. This includes
the creation, the patching, the configuration, audit and maintenance of
those kernels.

Community / Colaboration
------------------------

Repository: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-tools/
Mailing list: https://lists.yoctoproject.org/g/linux-yocto

Maintenance
-----------

Send pull requests, patches, comments or questions to linux-yocto@lists.yoctoproject.org

Maintainer: Bruce Ashfield <bruce.ashfield@gmail.com>
see MAINTAINERS for more specific information

When sending single patches, please using something like:
$ git send-email -1 -M --to linux-yocto@lists.yoctoproject.org --subject-prefix='yocto-kernel-tools][PATCH'

License
-------

All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.