1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-17 06:19:56 +00:00
Files
poky/meta/recipes-core
Tony Tascioglu 16fce99695 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.

(From OE-Core rev: d2e81298c446aec8d7fcf61fd5023ac30350f205)

Signed-off-by: Tony Tascioglu <tony.tascioglu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-05-18 23:52:54 +01:00
..
2021-05-11 11:54:26 +01:00
2021-04-18 11:37:24 +01:00
2021-05-11 11:54:25 +01:00
2021-05-14 07:57:27 +01:00
2021-04-23 10:12:10 +01:00
2021-04-18 11:37:24 +01:00
2021-01-23 17:08:53 +00:00
2020-12-18 22:52:24 +00:00
2021-03-01 11:12:16 +00:00