summaryrefslogtreecommitdiffstats
path: root/bitbake/README
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/README')
-rw-r--r--bitbake/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/bitbake/README b/bitbake/README
index 2d5cd254e5..80a97118b9 100644
--- a/bitbake/README
+++ b/bitbake/README
@@ -7,7 +7,7 @@ One of BitBake's main users, OpenEmbedded, takes this core and builds embedded L
7stacks using a task-oriented approach. 7stacks using a task-oriented approach.
8 8
9For information about Bitbake, see the OpenEmbedded website: 9For information about Bitbake, see the OpenEmbedded website:
10 http://www.openembedded.org/ 10 https://www.openembedded.org/
11 11
12Bitbake plain documentation can be found under the doc directory or its integrated 12Bitbake plain documentation can be found under the doc directory or its integrated
13html version at the Yocto Project website: 13html version at the Yocto Project website:
@@ -17,7 +17,7 @@ Contributing
17------------ 17------------
18 18
19Please refer to 19Please refer to
20http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded 20https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
21for guidelines on how to submit patches, just note that the latter documentation is intended 21for guidelines on how to submit patches, just note that the latter documentation is intended
22for OpenEmbedded (and its core) not bitbake patches (bitbake-devel@lists.openembedded.org) 22for OpenEmbedded (and its core) not bitbake patches (bitbake-devel@lists.openembedded.org)
23but in general main guidelines apply. Once the commit(s) have been created, the way to send 23but in general main guidelines apply. Once the commit(s) have been created, the way to send
@@ -28,11 +28,11 @@ branch, type:
28 28
29Mailing list: 29Mailing list:
30 30
31 http://lists.openembedded.org/mailman/listinfo/bitbake-devel 31 https://lists.openembedded.org/g/bitbake-devel
32 32
33Source code: 33Source code:
34 34
35 http://git.openembedded.org/bitbake/ 35 https://git.openembedded.org/bitbake/
36 36
37Testing: 37Testing:
38 38