|
@@ -25,7 +25,17 @@ Currently, we only accept patches from the meta-arm mailing list. For general
|
|
|
information on how to submit a patch, please read
|
|
|
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
|
|
|
|
|
|
-E-mail meta-arm@lists.yoctoproject.org with patches created using this process
|
|
|
+E-mail meta-arm@lists.yoctoproject.org with patches created using this process.
|
|
|
+
|
|
|
+Commits and patches added should follow the OpenEmbedded patch guidelines:
|
|
|
+
|
|
|
+https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
|
|
|
+
|
|
|
+The component being changed in the shortlog should be prefixed with the layer name (without the meta- prefix), for example:
|
|
|
+
|
|
|
+ arm-bsp/trusted-firmware-a: decrease frobbing level
|
|
|
+
|
|
|
+ arm-toolchain/gcc: enable foobar v2
|
|
|
|
|
|
Reporting bugs
|
|
|
--------------
|