diff options
Diffstat (limited to 'poky/documentation/toaster-manual/toaster-manual-start.rst')
-rw-r--r-- | poky/documentation/toaster-manual/toaster-manual-start.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/poky/documentation/toaster-manual/toaster-manual-start.rst b/poky/documentation/toaster-manual/toaster-manual-start.rst index 267f9f4cd..888337416 100644 --- a/poky/documentation/toaster-manual/toaster-manual-start.rst +++ b/poky/documentation/toaster-manual/toaster-manual-start.rst @@ -9,8 +9,6 @@ Preparing to Use Toaster This chapter describes how you need to prepare your system in order to use Toaster. -.. _toaster-setting-up-the-basic-system-requirements: - Setting Up the Basic System Requirements ======================================== @@ -22,8 +20,6 @@ also need to do an additional install of pip3. :: $ sudo apt-get install python3-pip -.. _toaster-establishing-toaster-system-dependencies: - Establishing Toaster System Dependencies ======================================== @@ -35,8 +31,6 @@ directory, which is located in the root directory of the ``poky/bitbake/toaster-requirements.txt``). The dependencies appear in a ``pip``, install-compatible format. -.. _toaster-load-packages: - Install Toaster Packages ------------------------ |