meta-freescale.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* IMAGE_CMD_sdcard strange line
@ 2020-03-03 15:50 Mauro Ziliani
  0 siblings, 0 replies; only message in thread
From: Mauro Ziliani @ 2020-03-03 15:50 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

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


[-- Attachment #2: Type: text/html, Size: 1599 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-03 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03 15:50 IMAGE_CMD_sdcard strange line Mauro Ziliani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).