diff options
Diffstat (limited to 'meta-poky')
-rw-r--r-- | meta-poky/README.poky | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-poky/README.poky b/meta-poky/README.poky index 0a42843186..2204801f75 100644 --- a/meta-poky/README.poky +++ b/meta-poky/README.poky | |||
@@ -27,6 +27,19 @@ DISTRO = "nodistro") and contains only emulated machine support. | |||
27 | For information about OpenEmbedded, see the OpenEmbedded website: | 27 | For information about OpenEmbedded, see the OpenEmbedded website: |
28 | http://www.openembedded.org/ | 28 | http://www.openembedded.org/ |
29 | 29 | ||
30 | |||
31 | Contribution Guidelines | ||
32 | ======================= | ||
33 | |||
34 | A guide to submitting patches to OpenEmbedded is available at: | ||
35 | |||
36 | http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | ||
37 | |||
38 | There is good documentation on how to write/format patches at: | ||
39 | |||
40 | https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines | ||
41 | |||
42 | |||
30 | Where to Send Patches | 43 | Where to Send Patches |
31 | ===================== | 44 | ===================== |
32 | 45 | ||