mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 10:12:36 +00:00
libio-socket-ssl-perl: Change libnet-libidn-perl->libnet-idn-encode rdep for ptests
This ensures that all ptests can pass, libidn wrapper does not seem to
find the library and as a result the idn tests fail.
Fixes
Failed ptests:
{'libio-socket-ssl-perl': ['t/verify_hostname']}
as they are now skipped
ok 78 # skip no IDN support with Net::LibIDN
ok 79 # skip no IDN support with Net::LibIDN
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 5851ca93a5dd598f2d78d8a3db42167ed4d38a48)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
7e2d27781f
commit
0fb96991f3
@ -38,7 +38,7 @@ do_install:append () {
|
||||
}
|
||||
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
libnet-libidn-perl \
|
||||
libnet-idn-encode \
|
||||
liburi-perl \
|
||||
perl-module-file-glob \
|
||||
perl-module-findbin \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user