mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
Add ptest for bash.
(From OE-Core rev: 71e07ce8d1e4c2a50e937f0c819f025afd4677cb) Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0c7da2f146
commit
f83ff491b4
2
meta/recipes-extended/bash/bash-4.2/run-ptest
Normal file
2
meta/recipes-extended/bash/bash-4.2/run-ptest
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo Makefile: | make -f Makefile -f - -k THIS_SH=/bin/bash BUILD_DIR=. runtest
|
||||
Reference in New Issue
Block a user