diff options
Diffstat (limited to 'bitbake')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst index 1c31c1f9e8..35ffb88b02 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst | |||
@@ -61,10 +61,9 @@ member Chris Larson split the project into two distinct pieces: | |||
61 | 61 | ||
62 | Today, BitBake is the primary basis of the | 62 | Today, BitBake is the primary basis of the |
63 | `OpenEmbedded <https://www.openembedded.org/>`__ project, which is being | 63 | `OpenEmbedded <https://www.openembedded.org/>`__ project, which is being |
64 | used to build and maintain Linux distributions such as the `Angstrom | 64 | used to build and maintain Linux distributions such as the `Poky |
65 | Distribution <http://www.angstrom-distribution.org/>`__, and which is | 65 | Reference Distribution <https://www.yoctoproject.org/software-item/poky/>`__, |
66 | also being used as the build tool for Linux projects such as the `Yocto | 66 | developed under the umbrella of the `Yocto Project <https://www.yoctoproject.org>`__. |
67 | Project <https://www.yoctoproject.org>`__. | ||
68 | 67 | ||
69 | Prior to BitBake, no other build tool adequately met the needs of an | 68 | Prior to BitBake, no other build tool adequately met the needs of an |
70 | aspiring embedded Linux distribution. All of the build systems used by | 69 | aspiring embedded Linux distribution. All of the build systems used by |