rpi-test-image: Add test image

Change-Id: Iff4f58b43d1dcf5ea4f866b565542807345d6066
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2014-01-17 16:30:27 +02:00 committed by Gherzan Code Review
parent c1b08f6704
commit 4ace9c24f0

View File

@ -0,0 +1,4 @@
# Base this image on rpi-basic-image
include rpi-basic-image.bb
IMAGE_INSTALL_append = " packagegroup-rpi-test"