Index: recipes-bsp/u-boot/files/install_linux_fw_uuu.patch =================================================================== diff -u -r901975d0b5855f6ec39c38ccba4ef1a43eee9f25 -r1b2b896683c289efae42d91b9abf514e56da4a3c --- recipes-bsp/u-boot/files/install_linux_fw_uuu.patch (.../install_linux_fw_uuu.patch) (revision 901975d0b5855f6ec39c38ccba4ef1a43eee9f25) +++ recipes-bsp/u-boot/files/install_linux_fw_uuu.patch (.../install_linux_fw_uuu.patch) (revision 1b2b896683c289efae42d91b9abf514e56da4a3c) @@ -31,8 +31,10 @@ show_usage() @@ -47,7 +53,7 @@ show_usage() echo " -h Show this help." - echo " -i Image name that prefixes the image filenames, such as 'ely-image-qt', " - echo " 'dey-image-qt', 'dey-image-webkit', 'core-image-base'..." +- echo " -i Image name that prefixes the image filenames, such as 'dey-image-qt', " +- echo " 'dey-image-webkit', 'core-image-base'..." ++ echo " -i Image name that prefixes the image filenames, such as 'ely-image-qt', " ++ echo " 'dey-image-qt', 'dey-image-webkit', 'core-image-base'..." - echo " Defaults to '##DEFAULT_IMAGE_NAME##' if not provided." + echo " Defaults to 'ely-image-qt' if not provided." echo " -k Update includes dek file."