From b5d53c70f072fb0b8fb0b0b5f252244066c79a8e Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 16 Sep 2012 14:20:35 +0300 Subject: sdcard_image-rpi.bbclass: Inherit image_types as this class will be in IMAGE_CLASSES Signed-off-by: Andrei Gherzan --- classes/sdcard_image-rpi.bbclass | 2 ++ 1 file changed, 2 insertions(+) (limited to 'classes') diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index eaa42f9..8120620 100644 --- a/classes/sdcard_image-rpi.bbclass +++ b/classes/sdcard_image-rpi.bbclass @@ -1,3 +1,5 @@ +inherit image_types + # # Create an image that can by written onto a SD card using dd. # -- cgit v1.2.3-54-g00ecf