]> 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>
Mon, 4 Dec 2017 17:14:19 +0000 (17:14 +0000)
commit511db7c256dbb3f8ba95eabd025d427384d4a1cb
tree4eb2748a4fd53fcf4813087394d0acf571effe3a
parent7e1da2f7c1068cf88424e4af3659d185dbd4167d
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>
(cherry picked from commit f12d493418417c8529a97c7a768e4af58ea5c91b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/nettle/nettle-3.3/dlopen-test.patch [new file with mode: 0644]
meta/recipes-support/nettle/nettle_3.3.bb