]> code.ossystems Code Review - openembedded-core.git/commit
bash: Replace uninative loader path in ptest
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 6 Jun 2019 20:07:41 +0000 (15:07 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2019 08:10:34 +0000 (09:10 +0100)
commit1208ff934a2bb6378aa8b219345110a0d56bf767
tree64d816b330bfd8f9c619f21bc9907057e1a5fda3
parent25cf1820122bb2b15057aafe1c9e04a733f81bcf
bash: Replace uninative loader path in ptest

The Makefile used for bash-ptest can pick up the path to the uninative
loader through BUILD_LDFLAGS. This includes the full path to the
uninative loader, which is not reproducible. Replace it with /bin/false.
It doesn't appear as if these native programs are used in the test
suites and if there are likely to be other problems related to building
them using the BUILD_* flags.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash.inc