1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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>
This commit is contained in:
Robert P. J. Day
2020-02-16 07:51:27 -05:00
committed by Richard Purdie
parent 1ca2992686
commit fa6818b821
@@ -1397,7 +1397,7 @@
package specified in the <filename>PACKAGES</filename>
statement.
<note>
The <filename>inherit packages</filename> should be
The <filename>inherit packagegroup</filename> line should be
located near the top of the recipe, certainly before
the <filename>PACKAGES</filename> statement.
</note>