Lines Matching refs:patches
13 the builds. It supports three ways of applying patch sets: downloaded patches,
14 patches supplied within buildroot and patches located in a user-defined
17 === Providing patches
35 Most patches are provided within Buildroot, in the package
47 - Previously, it was mandatory for patches to be prefixed with the name of
50 not prefix patches with the package name.'
61 containing global package patches. See xref:customize-patches[] for
65 === How patches are applied
71 . If +<packagename>_PATCH+ is defined, then patches from these
78 * If a +series+ file exists in the package directory, then patches are
89 enumerated in the order they are specified. The patches are applied
96 === Format and licensing of the package patches
142 === Integrating patches found on the Web