diff options
author | Mingli Yu <Mingli.Yu@windriver.com> | 2019-04-24 16:41:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-30 12:05:23 +0100 |
commit | d208738062e8aa2c940b23dab268f61636ccc670 (patch) | |
tree | fb1a0b98cc862cd91da72e7414af874ac29079d6 /meta/recipes-extended/bzip2 | |
parent | 47bb6affbeaecc1b79fff9f41bf700c80ed8c75e (diff) | |
download | poky-d208738062e8aa2c940b23dab268f61636ccc670.tar.gz |
nettle: fix ptest failure
Rework dlopen-test.patch to fix below
dlopen-test failure:
# cd /usr/lib64/nettle/ptest
# ./run-ptest
dlopen failed: /usr/lib/libnettle.so: cannot open shared object file: No such file or directory
./run-ptest: line 8: 7607 Aborted "./$f"
FAIL: dlopen-test
As the test dlopen-test depends on libnettle.so
which belongs to nettle-dev package, so add it
to rdepends of nettle-ptest.
(From OE-Core rev: 524fcf34128045f9f5726a1f1b8715a12b12ae7c)
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bzip2')
0 files changed, 0 insertions, 0 deletions