]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: Fix the calculation of BOOT_BLOCKS
authorAndrei Gherzan <andrei@gherzan.ro>
Fri, 18 May 2012 21:09:40 +0000 (00:09 +0300)
committerAndrei Gherzan <andrei@gherzan.ro>
Fri, 18 May 2012 21:15:49 +0000 (00:15 +0300)
commitdfd5e77b477083b8627e9d7e0eaabf966fcc72fe
tree250039a1993fac53c8ca5e1157a2c6c8e6131a9d
parent0a9b06c8ac778a4b936de4d9140f85983a9dfa10
image_types_fsl.bbclass: Fix the calculation of BOOT_BLOCKS

In awk the first cell/item is $1 not $0 in this way the size
of the partition from parted is actually $4 not $3.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
meta-fsl-arm/classes/image_types_fsl.bbclass