Re: [yocto] [PATCH 3/3] Enable bash-ptest

2012-08-24 Thread Saul Wold
On 08/23/2012 07:20 AM, Björn Stenberg wrote: Patch Makefile.in to allow test programs be built on host and ran on target. Patch tests/run-all to output PASS/FAIL for each testcase. Patch recipe to build and install test programs and test suite. --- .../bash/bash-4.2/build-tests.patch

Re: [yocto] [PATCH 3/3] Enable bash-ptest

2012-08-24 Thread Richard Purdie
On Thu, 2012-08-23 at 16:20 +0200, Björn Stenberg wrote: > Patch Makefile.in to allow test programs be built on host and ran on > target. > Patch tests/run-all to output PASS/FAIL for each testcase. > Patch recipe to build and install test programs and test suite. > > --- > .../bash/bash-4.2/buil

[yocto] [PATCH 3/3] Enable bash-ptest

2012-08-23 Thread Björn Stenberg
Patch Makefile.in to allow test programs be built on host and ran on target. Patch tests/run-all to output PASS/FAIL for each testcase. Patch recipe to build and install test programs and test suite. --- .../bash/bash-4.2/build-tests.patch| 29 meta/recipes-