[yocto] [meta-raspberrypi][PATCH 3/4] rpi-test-image: Add test image

Andrei Gherzan andrei at gherzan.ro
Fri Jan 17 06:51:13 PST 2014


Change-Id: Iff4f58b43d1dcf5ea4f866b565542807345d6066
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-core/images/rpi-test-image.bb | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 recipes-core/images/rpi-test-image.bb

diff --git a/recipes-core/images/rpi-test-image.bb b/recipes-core/images/rpi-test-image.bb
new file mode 100644
index 0000000..b5602a6
--- /dev/null
+++ b/recipes-core/images/rpi-test-image.bb
@@ -0,0 +1,4 @@
+# Base this image on rpi-basic-image
+include rpi-basic-image.bb
+
+IMAGE_INSTALL_append = " packagegroup-rpi-test"
-- 
1.8.1.4




More information about the yocto mailing list