diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2023-10-03 11:17:41 -0400 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-18 05:13:24 -1000 |
commit | fbf88236e3bb6c6c7f9da80901b6b88a92211f67 (patch) | |
tree | 074632eb225c3f4e2d618eb98e7f63b713b0ba5c /documentation/dev-manual/python-development-shell.rst | |
parent | 7b43af7ad4d2833f8a8615f62edcf4ec35bed98f (diff) | |
download | poky-fbf88236e3bb6c6c7f9da80901b6b88a92211f67.tar.gz |
dev-manual: fix testimage usage instructions
The proper way to inherit the testimage class is now
IMAGE_CLASSES += "testimage"
so change lines with 'INHERIT += "testimage"' to match. This makes the
dev-manual consistent with the migration guide, which already specifies
that the old way causes an error.
(From yocto-docs rev: 40d82ec5f55c2353ef6f052e8460a6003fd903f4)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions