summaryrefslogtreecommitdiffstats
path: root/meta-perl/conf
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2024-02-23 10:51:05 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-26 08:13:21 -0800
commit57de043dd67d9bdeaa6edc9d10d17a9361bd8dbc (patch)
tree4e82186f04fb54225af205f34ed7606393f32eba /meta-perl/conf
parent53cdb1c38d7bcd2ed0e854f4da2ec4dbb5025f5c (diff)
downloadmeta-openembedded-57de043dd67d9bdeaa6edc9d10d17a9361bd8dbc.tar.gz
libencode-perl: drop recipe
Encode.pm is packaged in perl itself and users should instead RDEPENDS on perl-module-encode This was originally added a long time ago when I did not understand the way the packages split was done. See the other Encode::* sub-packages in: https://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/perl/files/perl-rdepends.txt#n313 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/conf')
-rw-r--r--meta-perl/conf/include/ptest-packagelists-meta-perl.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
index bb6796f812..717fde29d3 100644
--- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
+++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
@@ -36,7 +36,6 @@ PTESTS_PROBLEMS_META_PERL ="\
36 libnet-dns-perl \ 36 libnet-dns-perl \
37 libnet-dns-sec-perl \ 37 libnet-dns-sec-perl \
38 libnet-ldap-perl \ 38 libnet-ldap-perl \
39 libencode-perl \
40 libextutils-installpaths-perl \ 39 libextutils-installpaths-perl \
41 libfile-slurper-perl \ 40 libfile-slurper-perl \
42 libhtml-parser-perl \ 41 libhtml-parser-perl \