From 4ace9c24f02ec59dca1a1ab007f93621df7760a6 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 17 Jan 2014 16:30:27 +0200 Subject: rpi-test-image: Add test image Change-Id: Iff4f58b43d1dcf5ea4f866b565542807345d6066 Signed-off-by: Andrei Gherzan --- 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" -- cgit v1.2.3-54-g00ecf