From a24c2ef65c8f62ad23cf436d4ea40edae6750d72 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Mon, 7 Mar 2022 11:36:26 +0100 Subject: [PATCH] bitbake: bitbake-user-manual: stop mentioning the Angstrom distribution Now defunct. (Bitbake rev: 2c7bff686c1f5eb80c89cb7f9f12287e8bb5770f) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- .../doc/bitbake-user-manual/bitbake-user-manual-intro.rst | 7 +++---- 1 file 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: Today, BitBake is the primary basis of the `OpenEmbedded `__ project, which is being -used to build and maintain Linux distributions such as the `Angstrom -Distribution `__, and which is -also being used as the build tool for Linux projects such as the `Yocto -Project `__. +used to build and maintain Linux distributions such as the `Poky +Reference Distribution `__, +developed under the umbrella of the `Yocto Project `__. Prior to BitBake, no other build tool adequately met the needs of an aspiring embedded Linux distribution. All of the build systems used by