summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 16:31:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-02 07:45:29 +0100
commit7fbceac63bcdf5e70d17fa6815054974a57279c6 (patch)
tree3f1b1607d9d7fe79ee8c87f09193f21188dec208
parent75a46cf8436d5600410417ac10b9ca5ab494a2c6 (diff)
downloadpoky-7fbceac63bcdf5e70d17fa6815054974a57279c6.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: 43a3ab6b412186b6c7494e928809662c4ec462f9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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