diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-06-11 20:43:37 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-06-11 20:43:37 +0300 |
commit | f6680e791c240c4a907472ce3aa121f17bd5090b (patch) | |
tree | 438ad0bc2098aaf44414f66c973a41e2e2d1407d | |
parent | 4a6f326a23ac04a128c4427df719c0d639d414f2 (diff) | |
download | meta-raspberrypi-f6680e791c240c4a907472ce3aa121f17bd5090b.tar.gz |
README: Add patch guidelines info
Change-Id: I2dac882a6dbe2fbca63a5c7405339edcca18cf04
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -202,6 +202,9 @@ Gerrit review repo: | |||
202 | To contribute to this layer you should send the patches for review to the | 202 | To contribute to this layer you should send the patches for review to the |
203 | mailing list. | 203 | mailing list. |
204 | 204 | ||
205 | The patches should be compliant with the openembedded patch guidelines: | ||
206 | http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines | ||
207 | |||
205 | Mailing list: | 208 | Mailing list: |
206 | https://lists.yoctoproject.org/listinfo/yocto | 209 | https://lists.yoctoproject.org/listinfo/yocto |
207 | 210 | ||