src_fetch – get the sources available at the local directory.

Description

The method is part of main map method, performing the default build process. src_fetch retrieves all sources and other materials from remote places and saves them locally at predefined directories. After this method build process is able to work with local directories only.

Interfaces

The method calls map interfaces:
-
src_prefetch
-
src_fetch_extend_pre
-
fetch_build_remove(3)
-
fetch_remote_src(3)
-
fetch_local_src(3)
-
fetch_dev(3)
-
fetch_gen_patches(3)
-
src_fetch_extend
-
src_postfetch

See also

any(1), any-map(7), any-api(7)