summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-05-19 15:34:10 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-05-21 08:01:51 -0300
commitc16a32098d40bd25c6a798ea1a100a95f28efd1f (patch)
tree2c7e499e205b1ec9457c957ada44ffcabd8687d8 /classes
parent03772855200f22d95f9760beee15b5f3932f84e4 (diff)
downloadmeta-fsl-arm-c16a32098d40bd25c6a798ea1a100a95f28efd1f.tar.gz
image_types_fsl.bbclass: drop typo in comments generation commands
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'classes')
-rw-r--r--classes/image_types_fsl.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/image_types_fsl.bbclass b/classes/image_types_fsl.bbclass
index da44392..0a9e375 100644
--- a/classes/image_types_fsl.bbclass
+++ b/classes/image_types_fsl.bbclass
@@ -40,7 +40,7 @@ SDCARD_GENERATION_COMMAND_mx6 = "generate_imx_sdcard"
40# 40#
41# External variables needed: 41# External variables needed:
42# ${SDCARD_ROOTFS} - the rootfs image to incorporate 42# ${SDCARD_ROOTFS} - the rootfs image to incorporate
43# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x 43# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}
44# 44#
45# The disk layout used is: 45# The disk layout used is:
46# 46#
@@ -91,7 +91,7 @@ generate_imx_sdcard () {
91# 91#
92# External variables needed: 92# External variables needed:
93# ${SDCARD_ROOTFS} - the rootfs image to incorporate 93# ${SDCARD_ROOTFS} - the rootfs image to incorporate
94# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x 94# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}
95# 95#
96# The disk layout used is: 96# The disk layout used is:
97# 97#