* [PATCH] sato/images: Add ptest image
@ 2016-02-29 15:08 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2016-02-29 15:08 UTC (permalink / raw)
To: openembedded-core
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
diff --git a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
new file mode 100644
index 0000000..93e5a4e
--- /dev/null
+++ b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
@@ -0,0 +1,6 @@
+require core-image-sato-sdk.bb
+
+DESCRIPTION += "Also includes ptest packages."
+
+IMAGE_FEATURES += "ptest-pkgs"
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-29 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 15:08 [PATCH] sato/images: Add ptest image Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox