fetch_store_patches – save generated patches into patch storage directory.

Description

The method saves patches from PATCHDIR to static_PATCHDIR. The first directory is populated with fetch_gen_patches(3) or manually. The second one is dedicated for locally saved patches with higher priority. After the method call build process will use only content of static_PATCHDIR and ignore all the rest.

Method is used to prepare autonomous build without access to remote hosts.

Writing

The method writes to PATCHDIR.

Variables

The method uses any-api(7) variables:
PATCHDIR

The method uses engine variables:

static_PATCHDIR

See also

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