summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/appendix-customizing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/appendix-customizing.rst')
-rw-r--r--documentation/sdk-manual/appendix-customizing.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst
index 8c635d1662..db7cd412b8 100644
--- a/documentation/sdk-manual/appendix-customizing.rst
+++ b/documentation/sdk-manual/appendix-customizing.rst
@@ -78,8 +78,6 @@ adjustments:
78 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:basic syntax`" 78 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:basic syntax`"
79 section of the BitBake User Manual. 79 section of the BitBake User Manual.
80 80
81 .
82
83- If you have classes or recipes that add additional tasks to the 81- If you have classes or recipes that add additional tasks to the
84 standard build flow (i.e. the tasks execute as the recipe builds as 82 standard build flow (i.e. the tasks execute as the recipe builds as
85 opposed to being called explicitly), then you need to do one of the 83 opposed to being called explicitly), then you need to do one of the
@@ -294,8 +292,7 @@ source, you need to do a number of things:
294 292
295 This second option is the safest option should you have any 293 This second option is the safest option should you have any
296 doubts as to which method to use when setting 294 doubts as to which method to use when setting
297 SSTATE_MIRRORS 295 :term:`SSTATE_MIRRORS`
298 .
299 296
300Minimizing the Size of the Extensible SDK Installer Download 297Minimizing the Size of the Extensible SDK Installer Download
301============================================================ 298============================================================