]> code.ossystems Code Review - meta-freescale.git/commit
testfloat: fix dos2unix not found issue during do_unpack2
authorTing Liu <b28495@freescale.com>
Thu, 7 Jun 2012 14:17:37 +0000 (14:17 +0000)
committerKhem Raj <raj.khem@gmail.com>
Wed, 11 Jul 2012 03:11:35 +0000 (20:11 -0700)
commit8aeffe2122f38a7a6f1415e7f90480af6e50875f
treee6393c2b075df954e9447c2d2d927bec0041e4b5
parent5d6745d73b2003283851635b500a8ab5ef74830f
testfloat: fix dos2unix not found issue during do_unpack2

On some distros such as Ubuntu 10.04, dos2unix is replaced by
fromdos. Reference:
http://www.virtualhelp.me/linux/164-dos2unix-missing-ubuntu-1004

Fix the following error:
| NOTE: Applying patch 'TestFloat-powerpc-E500v2-SPE-1.patch'
| (../meta-fsl-ppc/recipes-test/testfloat/files/TestFloat-powerpc-E500v2
| -SPE-1.patch)
| ERROR: Error executing a python function in ../meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb:
| CmdError: Command Error: exit status: 1  Output:

Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb