summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-09-16 14:20:35 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-09-16 20:55:02 +0300
commitb5d53c70f072fb0b8fb0b0b5f252244066c79a8e (patch)
tree58b2160e32866486b97c398b416e6f36851046cd /classes
parent163498e5adab358cdc01e3db6873d322c9cfec77 (diff)
downloadmeta-raspberrypi-b5d53c70f072fb0b8fb0b0b5f252244066c79a8e.tar.gz
sdcard_image-rpi.bbclass: Inherit image_types as this class will be in IMAGE_CLASSES
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'classes')
-rw-r--r--classes/sdcard_image-rpi.bbclass2
1 files changed, 2 insertions, 0 deletions
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 @@
1inherit image_types
2
1# 3#
2# Create an image that can by written onto a SD card using dd. 4# Create an image that can by written onto a SD card using dd.
3# 5#