From 3f27dfa9c9d02ec76775da9285fd292e69581f15 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 18 Jan 2022 15:03:54 +0100 Subject: dev-manual: stop mentioning the Angstrom distribution Now defunct (From yocto-docs rev: 52f7aedda58becb081eeca4a1bc02068f72d7c4a) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/dev-manual/common-tasks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index d465c2f440..938a580cd3 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst @@ -6131,7 +6131,7 @@ layer. The following steps provide some more detail: variables that differ as compared to ``defaultsetup.conf``. Alternatively, you can create a distribution configuration file from scratch using the ``defaultsetup.conf`` file or configuration files - from other distributions such as Poky or Angstrom as references. + from another distribution such as Poky as a reference. - *Provide miscellaneous variables:* Be sure to define any other variables for which you want to create a default or enforce as part @@ -7540,7 +7540,7 @@ Setting up Effective Mirrors A good deal that goes into a Yocto Project build is simply downloading all of the source tarballs. Maybe you have been working with another -build system (OpenEmbedded or Angstrom) for which you have built up a +build system for which you have built up a sizable directory of source tarballs. Or, perhaps someone else has such a directory for which you have read access. If so, you can save time by adding statements to your configuration file so that the build process -- cgit v1.2.3-54-g00ecf