summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/development-environment.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-11-03 15:59:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-07 21:31:32 +0000
commit3a7dd1d36891d76c5160e11b39ad85a3cbd69e68 (patch)
tree216e3093cc9f3c9dbb035132377efd04485183a3 /documentation/overview-manual/development-environment.rst
parentceb169bd59e1efaf1bfc02cd1df24521dbb86290 (diff)
downloadpoky-3a7dd1d36891d76c5160e11b39ad85a3cbd69e68.tar.gz
manuals: add shortcut for Wikipedia links
(From yocto-docs rev: 47101c15cce156ab71683cac1c42ab94f43bdbee) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/development-environment.rst')
-rw-r--r--documentation/overview-manual/development-environment.rst15
1 files changed, 6 insertions, 9 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst
index 04aea1373c..7d5953db33 100644
--- a/documentation/overview-manual/development-environment.rst
+++ b/documentation/overview-manual/development-environment.rst
@@ -39,10 +39,9 @@ Linus Torvalds in 1991. Conversely, a good example of a non-open source
39project is the Windows family of operating systems developed by 39project is the Windows family of operating systems developed by
40Microsoft Corporation. 40Microsoft Corporation.
41 41
42Wikipedia has a good historical description of the Open Source 42Wikipedia has a good :wikipedia:`historical description of the Open Source
43Philosophy `here <https://en.wikipedia.org/wiki/Open_source>`__. You can 43Philosophy <Open_source>`. You can also find helpful information on how
44also find helpful information on how to participate in the Linux 44to participate in the Linux Community
45Community
46`here <https://www.kernel.org/doc/html/latest/process/index.html>`__. 45`here <https://www.kernel.org/doc/html/latest/process/index.html>`__.
47 46
48The Development Host 47The Development Host
@@ -608,18 +607,16 @@ licensing structures in place. License evolution for both Open Source
608and Free Software has an interesting history. If you are interested in 607and Free Software has an interesting history. If you are interested in
609this history, you can find basic information here: 608this history, you can find basic information here:
610 609
611- `Open source license 610- :wikipedia:`Open source license history <Open-source_license>`
612 history <https://en.wikipedia.org/wiki/Open-source_license>`__
613 611
614- `Free software license 612- :wikipedia:`Free software license history <Free_software_license>`
615 history <https://en.wikipedia.org/wiki/Free_software_license>`__
616 613
617In general, the Yocto Project is broadly licensed under the 614In general, the Yocto Project is broadly licensed under the
618Massachusetts Institute of Technology (MIT) License. MIT licensing 615Massachusetts Institute of Technology (MIT) License. MIT licensing
619permits the reuse of software within proprietary software as long as the 616permits the reuse of software within proprietary software as long as the
620license is distributed with that software. Patches to the Yocto Project 617license is distributed with that software. Patches to the Yocto Project
621follow the upstream licensing scheme. You can find information on the 618follow the upstream licensing scheme. You can find information on the
622MIT license `here <https://en.wikipedia.org/wiki/MIT_License>`__. 619MIT license :wikipedia:`here <MIT_License>`.
623 620
624When you build an image using the Yocto Project, the build process uses 621When you build an image using the Yocto Project, the build process uses
625a known list of licenses to ensure compliance. You can find this list in 622a known list of licenses to ensure compliance. You can find this list in