]> code.ossystems Code Review - meta-freescale.git/commitdiff
image_types_fsl.bbclass: drop typo in comments generation commands
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 19 May 2012 18:34:10 +0000 (15:34 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 21 May 2012 11:01:51 +0000 (08:01 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/image_types_fsl.bbclass

index da4439242bb0ec8e8461292dce534fc9b9c22892..0a9e375df150c08d1b340128e10dc8324b225299 100644 (file)
@@ -40,7 +40,7 @@ SDCARD_GENERATION_COMMAND_mx6 = "generate_imx_sdcard"
 #
 # External variables needed:
 #   ${SDCARD_ROOTFS}    - the rootfs image to incorporate
-#   ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x
+#   ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}
 #
 # The disk layout used is:
 #
@@ -91,7 +91,7 @@ generate_imx_sdcard () {
 #
 # External variables needed:
 #   ${SDCARD_ROOTFS}    - the rootfs image to incorporate
-#   ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x
+#   ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}
 #
 # The disk layout used is:
 #