Hi all

Sorry but I need to rework with Krogoth.

I look inside image_types_fsl.bbclass <http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/classes/image_types_fsl.bbclass?h=krogoth> because I cannot produce the .sdcard image.

I see at line 320 this command


dd if=/dev/zero of=${SDCARD} bs=1 count=0 seek=$(expr 1024 \* ${SDCARD_SIZE})


Why the command try to make a 0 size file with a seek of sdcard dimension?

I think this is an error.


Best regards,

  MZ

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#24267): 
https://lists.yoctoproject.org/g/meta-freescale/message/24267
Mute This Topic: https://lists.yoctoproject.org/mt/71703006/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-freescale/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to