]> code.ossystems Code Review - openembedded-core.git/commit
nettle-ptest: fix a failing test
authorJuro Bystricky <juro.bystricky@intel.com>
Fri, 13 Oct 2017 19:24:03 +0000 (12:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:44:57 +0000 (13:44 +0000)
commitf12d493418417c8529a97c7a768e4af58ea5c91b
tree7946438fc356f8e1513377eab66ed52e93a76db5
parent3e6bbb81d143919e37cea1549220d27df22080fe
nettle-ptest: fix a failing test

This patch changes the result of the nettle dlopen-test
from FAIL to PASS. The test used to fail because the test could not
find and load libnettle.so.
This patch fixes this by using absolute path instead of relative.

This was the only test out of 88 that used to fail.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/nettle/nettle-3.3/dlopen-test.patch [new file with mode: 0644]
meta/recipes-support/nettle/nettle_3.3.bb