summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm
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
commit30f9195c32701d7aafb91ffe47bbe1289e7e5020 (patch)
tree1b70049dacac9936cb7734783f8f3e3bdc2fffac /meta-fsl-arm
parentfd9b32d1c865cda8984fa3ad77973c938fdcfa78 (diff)
downloadmeta-freescale-30f9195c32701d7aafb91ffe47bbe1289e7e5020.tar.gz
image_types_fsl.bbclass: drop typo in comments generation commands
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-fsl-arm')
-rw-r--r--meta-fsl-arm/classes/image_types_fsl.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/classes/image_types_fsl.bbclass b/meta-fsl-arm/classes/image_types_fsl.bbclass
index da4439242..0a9e375df 100644
--- a/meta-fsl-arm/classes/image_types_fsl.bbclass
+++ b/meta-fsl-arm/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#