]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: avoid use of 'sed' to change partition type
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 30 Apr 2012 21:04:04 +0000 (18:04 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 30 Apr 2012 21:08:56 +0000 (18:08 -0300)
commit830c4d502f037a4bc181d549e2b74a815c4c9d55
tree33ea8357e51d06c86f9dc163271156f6f0959652
parent2ee18cb8676cc0f915823d5be20784ba64646388
image_types_fsl.bbclass: avoid use of 'sed' to change partition type

The 'sed' might fail in some systems due user right and restrictions
so we use 'dd' and 'echo' to do the same trick.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reported-by: "John Passaniti" <jpassaniti@ashly.com>
meta-fsl-arm/classes/image_types_fsl.bbclass