diff options
author | Ross Burton <ross.burton@intel.com> | 2018-10-19 20:43:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-20 22:39:25 +0100 |
commit | 7831d2d3a1069b9d3a8d32e41f0a292e1add56ba (patch) | |
tree | d13ba47b1d72137cdaa41fcd9972fabd6a96c52a /scripts/lib/wic/pluginbase.py | |
parent | 2036137151929b541293154ff529475071cd92b0 (diff) | |
download | openembedded-core-7831d2d3a1069b9d3a8d32e41f0a292e1add56ba.tar.gz openembedded-core-7831d2d3a1069b9d3a8d32e41f0a292e1add56ba.tar.bz2 openembedded-core-7831d2d3a1069b9d3a8d32e41f0a292e1add56ba.zip |
openssl: fix ptest
Previously the ptest installation was simply a copy of the entire build tree,
which is terribly ugly.
Instead copy just the pieces we need, symlink to /usr as appropriate, and add
missing dependencies. Remove PRIVATE_LIBS as we don't ship copies of the
libraries now.
Also remember to do 'set -x' in run-ptest, so if the tests fail the runner
knows!
[ YOCTO #12965 ]
[ YOCTO #12967 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/pluginbase.py')
0 files changed, 0 insertions, 0 deletions