Lines Matching refs:patches
4 [[customize-patches]]
5 === Adding project-specific patches
7 It is sometimes useful to apply 'extra' patches to packages - on top of
14 patches.
17 +<packagename>+, patches are applied from +BR2_GLOBAL_PATCH_DIR+ as
33 * If a +series+ file exists in the package directory, then patches are
42 For information about how patches are applied for a package, see
50 will allow a user to manage their patches from one top-level
54 specifying custom patches is +BR2_LINUX_KERNEL_PATCH+.
55 +BR2_LINUX_KERNEL_PATCH+ should be used to specify kernel patches that
57 patches that are applied after patches available in +BR2_GLOBAL_PATCH_DIR+,