libnet-dns-sec-perl: Drop broken native

$ bitbake libnet-dns-sec-perl-native
ERROR: Nothing RPROVIDES 'libcrypto-native' (but virtual:native:/path/to/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb RDEPENDS on or otherwise requires it)

It's a broken native recipe which means no ones need it any more, so remove it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Robert Yang
2019-09-25 17:35:39 +08:00
committed by Khem Raj
parent 8cc5508255
commit c160fe7ed5
@@ -29,5 +29,3 @@ RDEPENDS_${PN} = " \
perl-module-mime-base64 \ perl-module-mime-base64 \
perl-module-test-more \ perl-module-test-more \
" "
BBCLASSEXTEND = "native"