diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index d1fd6befc8..55669cd3f6 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -683,7 +683,7 @@ Source Fetching The first stages of building a recipe are to fetch and unpack the source code: -.. image:: figures/source-fetching.png +.. image:: svg/source-fetching.* :width: 100% The :ref:`ref-tasks-fetch` and :ref:`ref-tasks-unpack` tasks fetch diff --git a/documentation/overview-manual/figures/source-fetching.png b/documentation/overview-manual/figures/source-fetching.png deleted file mode 100644 index bf5e187b2b..0000000000 Binary files a/documentation/overview-manual/figures/source-fetching.png and /dev/null differ diff --git a/documentation/overview-manual/svg/source-fetching.svg b/documentation/overview-manual/svg/source-fetching.svg new file mode 100644 index 0000000000..b7bab32773 --- /dev/null +++ b/documentation/overview-manual/svg/source-fetching.svg @@ -0,0 +1,1094 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BitBake + + + + + + + + + + + + + LocalProjects + + + + SCMs(optional) + + + + + + + + + + + + + + Build Directory + UpstreamProjectReleases + + + Source Fetching + do_fetch + tmp <──────────────────────────────────────────── TMPDIR work ${PACKAGE_ARCH}-poky-${TARGET_OS} ${PN} ${PV} <────────────────────────────────── WORKDIR sources-unpack <─────────────────────── UNPACKDIR ${BP} <──────────────────────────────── S ${MACHINE}-poky-${TARGET_OS} ${PN} ${PV} <────────────────────────────────── WORKDIR sources-unpack <─────────────────────── UNPACKDIR ${BP} <──────────────────────────────── S + do_unpack + Source Mirror(s) + + + + +