Skip to content
Commit bc1d0542 authored by Tony Tascioglu's avatar Tony Tascioglu Committed by Steve Sakoman
Browse files

libxml2: Add bash dependency for ptests.



Before, running ptests on core-image-minimal would result in
an error due to missing /bin/bash:

   [ -d test   ] || ln -s ../libxml2-2.9.10/test   .
   make: /bin/bash: No such file or directory
   make: *** [Makefile:2105: runtests] Error 127

Changing the Makefile to use /bin/sh results in some of the
tests failing, so I have added the missing dependancy on bash.

Signed-off-by: default avatarTony Tascioglu <tony.tascioglu@windriver.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d2e81298)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 5f01e69b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment