aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..92f8445
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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.
+