generic-poky/meta/recipes-extended/bash
Ajay M 6b166891d2 bash: append srcdir to run-ptest script
If srcdir is not set, we get below error while running ptest for bash
on qemu target,

-- snip --
root@qemux86:/usr/lib/bash/ptest# ./run-ptest
/bin/sh: line 0: cd: /home/ajay/Downloads/poky-fido-13.0.0/build/tmp/work/i586-poky-linux/bash/4.3-r1/bash-4.3/tests: No such file or directory
Makefile:879: recipe for target 'runtest' failed
make: *** [runtest] Error 1
root@qemux86:/usr/lib/bash/ptest# vi run-ptest
root@qemux86:/usr/lib/bash/ptest#
-- CUT --

So, set srcdir to current directory, where tests binaries exist.

[YOCTO #8145]

(From OE-Core rev: 00d94314679eb4345b5012389aa6252abe871a76)

Signed-off-by: Ajay M <ajay.gju@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-16 09:24:57 +01:00
..
bash bash: append srcdir to run-ptest script 2015-08-16 09:24:57 +01:00
bash-3.2.48 bash_3.2.48: dont include target CFLAGS in host LDFLAGS 2015-08-10 12:40:28 -07:00
bash.inc bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS 2015-04-24 11:06:56 +01:00
bash_3.2.48.bb bash_3.2.48: dont include target CFLAGS in host LDFLAGS 2015-08-10 12:40:28 -07:00
bash_4.3.30.bb bash: 4.3 -> 4.3.30 2015-08-10 12:40:21 -07:00