sato/images: Add ptest image

We need an image containing the ptest packages for testing purposes.
This adds such an image based on sato-sdk. We did try appending this
in the autobuilder but it creates too much confusion about what is
going on, and increases build time due to lack of parallelisation.

(From OE-Core rev: 0f3ca0b4cae7d17d7b2d53cc433e87e1d148cdfb)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2016-02-29 15:08:44 +00:00
parent f38debba76
commit 6ccd8cdeb5

View File

@@ -0,0 +1,6 @@
require core-image-sato-sdk.bb
DESCRIPTION += "Also includes ptest packages."
IMAGE_FEATURES += "ptest-pkgs"