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>
The READMEs are often viewed from websites so switch to markdown format which is
much as readable as text and much better from html in broswers.
(From OE-Core rev: a9f366a883e4a5dcc364ca2841615c5acc494439)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>