generic-poky/meta/recipes-extended/bash/bash-4.2
Björn Stenberg a0d2cde524 bash ptest: Sed away the Makefile dependency to remove error messages.
The bash Makefile defines a dependency on itself and tries to run configure,
causing error messages when running ptest on target:

make: *** No rule to make target `configure.in', needed by `configure'.
make: *** No rule to make target `aclocal.m4', needed by `configure'.
make: *** No rule to make target `config.h.in', needed by `configure'.
make: *** No rule to make target `Makefile.in', needed by `Makefile'.
make: Failed to remake makefile `Makefile'.

This patch edits out this dependency in the Makefile installed for ptest,
to get rid of these messages.

(From OE-Core rev: b5fe8c9ff330105337b003be0de2f970545d13ef)

Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-25 17:44:57 +01:00
..
build-tests.patch Add ptest for bash. 2012-12-26 11:34:05 +00:00
execute_cmd.patch Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
mkbuiltins_have_stringize.patch bash: fix mkbuiltins build failure 2012-11-14 15:58:08 +00:00
run-ptest bash ptest: Sed away the Makefile dependency to remove error messages. 2013-06-25 17:44:57 +01:00
test-output.patch Upstream-Status: Correct Capitalization 2013-05-12 09:37:31 +01:00