summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/image_types.bbclass')
-rw-r--r--meta/classes/image_types.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass
index 0ffea91195..c6c44db7c7 100644
--- a/meta/classes/image_types.bbclass
+++ b/meta/classes/image_types.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# The default aligment of the size of the rootfs is set to 1KiB. In case 5# The default aligment of the size of the rootfs is set to 1KiB. In case
2# you're using the SD card emulation of a QEMU system simulator you may 6# you're using the SD card emulation of a QEMU system simulator you may
3# set this value to 2048 (2MiB alignment). 7# set this value to 2048 (2MiB alignment).