sdcard_image-rpi.bbclass: Inherit image_types as this class will be in IMAGE_CLASSES

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-09-16 14:20:35 +03:00
parent 163498e5ad
commit b5d53c70f0

View File

@ -1,3 +1,5 @@
inherit image_types
#
# Create an image that can by written onto a SD card using dd.
#