mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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 <yoann.congal@smile.fr> (From OE-Core rev: 2e04debcb02caa9121a8f933c59fd69666a44fd8) Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
e20d9718e9
commit
82686a82ab
+7
-3
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user