diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 2319be1d84..4696dd5d76 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1935,7 +1935,9 @@ fetched. Any files mentioned in SRC_URI whose names end in .patch or - .diff are treated as patches. + .diff or compressed versions of these + suffixes (e.g. diff.gz are treated as + patches. The do_patch task automatically applies these patches. @@ -1959,7 +1961,9 @@ using file://, you should place patch files in a directory next to the recipe either named the same as the base name of the recipe - (BPN), + (BP + and + BPN) or "files".