mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
manual/customize-packages.txt: reword part about applying patches
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1585b4738d
commit
5f1335f0c8
@ -59,9 +59,9 @@ directory.
|
|||||||
The exception to +BR2_GLOBAL_PATCH_DIR+ being the preferred method for
|
The exception to +BR2_GLOBAL_PATCH_DIR+ being the preferred method for
|
||||||
specifying custom patches is +BR2_LINUX_KERNEL_PATCH+.
|
specifying custom patches is +BR2_LINUX_KERNEL_PATCH+.
|
||||||
+BR2_LINUX_KERNEL_PATCH+ should be used to specify kernel patches that
|
+BR2_LINUX_KERNEL_PATCH+ should be used to specify kernel patches that
|
||||||
are available at an URL. *Note:* +BR2_LINUX_KERNEL_PATCHES+ are applied
|
are available at an URL. *Note:* +BR2_LINUX_KERNEL_PATCH+ specifies kernel
|
||||||
after patches available in +BR2_GLOBAL_PATCH_DIR+, as it is done
|
patches that are applied after patches available in +BR2_GLOBAL_PATCH_DIR+,
|
||||||
from a post-patch hook of the Linux package.
|
as it is done from a post-patch hook of the Linux package.
|
||||||
|
|
||||||
An example directory structure for where a user has multiple
|
An example directory structure for where a user has multiple
|
||||||
directories specified for +BR2_GLOBAL_PATCH_DIR+ may look like this:
|
directories specified for +BR2_GLOBAL_PATCH_DIR+ may look like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user