diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-11-09 19:31:35 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-11 13:43:40 +0000 |
| commit | c3ad78032870f0f30ac8f85e220f7a0f768715cc (patch) | |
| tree | bd91f3479209bcf98ca89a34994a361ab72bf5e4 /meta/recipes-devtools/vala | |
| parent | 33b4cd0c00618fad170db13a25f96de9bb1c5863 (diff) | |
| download | poky-c3ad78032870f0f30ac8f85e220f7a0f768715cc.tar.gz | |
classes/testexport: move to classes-recipe
This class should be in classes-recipe as, like testimage, it is specific
to image recipes.
This also solves a regression where simply IMAGE_CLASSES += "testexport"
doesn't work if testimage isn't already in IMAGE_CLASSES. The testexport
class adds testimage to IMAGE_CLASSES, but by this point it's too late.
Now that the class can only be inherited via IMAGE_CLASSES, we can
simply inherit testimage directly.
(From OE-Core rev: 87fcee9fed915ff3af528b976d7d44737f9f1a95)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/vala')
0 files changed, 0 insertions, 0 deletions
