manual/customize-packages.txt: reword part about applying patches
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Thu, 20 Mar 2014 22:07:26 +0000 (23:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 23 Mar 2014 19:52:20 +0000 (20:52 +0100)
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>
docs/manual/customize-packages.txt

index 5e622f1010452b1e1bb74b6d8b8e9f59d5e4c290..f141b7e045471b2ed46297b168910f5690544fd4 100644 (file)
@@ -59,9 +59,9 @@ directory.
 The exception to +BR2_GLOBAL_PATCH_DIR+ being the preferred method for
 specifying custom patches is +BR2_LINUX_KERNEL_PATCH+.
 +BR2_LINUX_KERNEL_PATCH+ should be used to specify kernel patches that
-are available at an URL. *Note:* +BR2_LINUX_KERNEL_PATCHES+ are applied
-after patches available in +BR2_GLOBAL_PATCH_DIR+, as it is done
-from a post-patch hook of the Linux package.
+are available at an URL. *Note:* +BR2_LINUX_KERNEL_PATCH+ specifies kernel
+patches that are applied after patches available in +BR2_GLOBAL_PATCH_DIR+,
+as it is done from a post-patch hook of the Linux package.
 
 An example directory structure for where a user has multiple
 directories specified for +BR2_GLOBAL_PATCH_DIR+ may look like this: