image-type_digi.bbclass: Fix typo in comment
Minor change fixing a typo. Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by: Hector Palacios <hector.palacios@digi.com> (cherry picked from commit 0305b8cb855e347f5147d1b7a1afabffdcf8777b)
This commit is contained in:
parent
120ff50370
commit
68ec34e108
|
|
@ -270,7 +270,7 @@ do_image_sdcard[depends] = " \
|
|||
"
|
||||
|
||||
#
|
||||
# Create an image that can by written onto a SD card using dd.
|
||||
# Create an image that can be written onto an SD card using dd.
|
||||
#
|
||||
# The disk layout used is:
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue