From 82686a82ab9f6444192a2c7bec5b9dc34ef2f8a5 Mon Sep 17 00:00:00 2001 From: Fabien Thomas Date: Tue, 17 Mar 2026 18:08:19 +0100 Subject: [PATCH] README.OE-Core: update contributor links and add kirkstone prefix The current README points to an old Wiki page. Update this to the Yocto documentation. Additionally, add a helper command for git-send-email that includes the 'kirkstone' subject prefix to ensure patches are correctly identified by the maintainers and CI. Suggested-by: Yoann Congal (From OE-Core rev: 2e04debcb02caa9121a8f933c59fd69666a44fd8) Signed-off-by: Fabien Thomas Signed-off-by: Yoann Congal Signed-off-by: Paul Barker --- README.OE-Core.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.OE-Core.md b/README.OE-Core.md index 2f2127fb03..8a724dd6d0 100644 --- a/README.OE-Core.md +++ b/README.OE-Core.md @@ -16,9 +16,13 @@ which can be found at: Contributing ------------ -Please refer to -https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded -for guidelines on how to submit patches. +Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ +for full details on how to submit changes. + +As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org +The git command to do that would be: + + git send-email -M -1 --to openembedded-core@lists.openembedded.org --subject-prefix='kirkstone][PATCH' Mailing list: