summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 16:31:34 +0100
committerSteve Sakoman <steve@sakoman.com>2023-10-04 05:21:28 -1000
commit6ecbb1a032f435f8e76ce90b9482e2cf2b2dd141 (patch)
treeeb42ff359955adacd1a777c260b09d37f603fb81
parentc7c5a23a76138f742dc88d76a15637039adbad8d (diff)
downloadpoky-6ecbb1a032f435f8e76ce90b9482e2cf2b2dd141.tar.gz
README: Update to point to new contributor guide
Now we have a contributor guide combining various wiki pages, point at that. (From OE-Core rev: b39533ce98a106744738b92d473201bdbd2f643c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 43a3ab6b412186b6c7494e928809662c4ec462f9) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--README.OE-Core.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.OE-Core.md b/README.OE-Core.md
index 2f2127fb03..31b1bf52b4 100644
--- a/README.OE-Core.md
+++ b/README.OE-Core.md
@@ -16,9 +16,13 @@ which can be found at:
16Contributing 16Contributing
17------------ 17------------
18 18
19Please refer to 19Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/
20https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded 20for full details on how to submit changes.
21for guidelines on how to submit patches. 21
22As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
23The git command to do that would be:
24
25 git send-email -M -1 --to openembedded-corel@lists.openembedded.org
22 26
23Mailing list: 27Mailing list:
24 28