diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2020-02-16 07:51:27 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-11 14:41:44 +0000 |
| commit | fa6818b8214152f9717e715e3cb6c5026d07c122 (patch) | |
| tree | d33fc07b3a0f5de146bd621b1164b0303680319a | |
| parent | 1ca299268664c9dc2885368550d482e3d9bb0141 (diff) | |
| download | poky-fa6818b8214152f9717e715e3cb6c5026d07c122.tar.gz | |
dev-manual: phrase should read "inherit packagegroup"
(From yocto-docs rev: 446204632ac9e8de3ce0b22df6fa2bb7605b9bce)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index cc23a89f03..a0fe8813d9 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -1397,7 +1397,7 @@ | |||
| 1397 | package specified in the <filename>PACKAGES</filename> | 1397 | package specified in the <filename>PACKAGES</filename> |
| 1398 | statement. | 1398 | statement. |
| 1399 | <note> | 1399 | <note> |
| 1400 | The <filename>inherit packages</filename> should be | 1400 | The <filename>inherit packagegroup</filename> line should be |
| 1401 | located near the top of the recipe, certainly before | 1401 | located near the top of the recipe, certainly before |
| 1402 | the <filename>PACKAGES</filename> statement. | 1402 | the <filename>PACKAGES</filename> statement. |
| 1403 | </note> | 1403 | </note> |
