summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-02-09 17:20:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-10 14:13:51 +0000
commit0ac07ddf71fed8121ddc5c18dc453182448b8746 (patch)
treefc0023958d28c85c52cec726a2cbf0b3830eb6b3 /bitbake
parent987ab2a446aab235d6e86e97c05f25fb800d7acc (diff)
downloadpoky-0ac07ddf71fed8121ddc5c18dc453182448b8746.tar.gz
bitbake: doc: README: simpler link to contributor guide
(Bitbake rev: 57d2f54e00374fe7452e123ec3c6e7ac27afb024) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/README b/bitbake/README
index 38a461f5c9..e9f4c858ee 100644
--- a/bitbake/README
+++ b/bitbake/README
@@ -18,7 +18,7 @@ Bitbake requires Python version 3.8 or newer.
18Contributing 18Contributing
19------------ 19------------
20 20
21Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 21Please refer to our contributor guide here: https://docs.yoctoproject.org/contributor-guide/
22for full details on how to submit changes. 22for full details on how to submit changes.
23 23
24As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org 24As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org