diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
| commit | 8c22ff0d8b70d9b12f0487ef696a7e915b9e3173 (patch) | |
| tree | efdc32587159d0050a69009bdf2330a531727d95 /meta/recipes-extended/perl | |
| parent | d412d2747595c1cc4a5e3ca975e3adc31b2f7891 (diff) | |
| download | poky-8c22ff0d8b70d9b12f0487ef696a7e915b9e3173.tar.gz | |
The poky repository master branch is no longer being updated.
You can either:
a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs
b) use the new bitbake-setup
You can find information about either approach in our documentation:
https://docs.yoctoproject.org/
Note that "poky" the distro setting is still available in meta-yocto as
before and we continue to use and maintain that.
Long live Poky!
Some further information on the background of this change can be found
in: https://lists.openembedded.org/g/openembedded-architecture/message/2179
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/perl')
5 files changed, 0 insertions, 134 deletions
diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb deleted file mode 100644 index 7e167d6e67..0000000000 --- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | SUMMARY = "Convert::ASN1 - Perl ASN.1 Encode/Decode library" | ||
| 2 | SECTION = "libs" | ||
| 3 | HOMEPAGE = "http://search.cpan.org/dist/Convert-ASN1/" | ||
| 4 | DESCRIPTION = "Convert::ASN1 is a perl library for encoding/decoding data using ASN.1 definitions." | ||
| 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | ||
| 6 | LIC_FILES_CHKSUM = "file://README.md;beginline=91;endline=97;md5=ceff7fd286eb6d8e8e0d3d23e096a63f" | ||
| 7 | |||
| 8 | SRC_URI = "https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/Convert-ASN1-${PV}.tar.gz" | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "a628d7c9d390568fb76359975fa03f626ce57f10dc17980e8e3587d7713e4ee7" | ||
| 11 | |||
| 12 | S = "${UNPACKDIR}/Convert-ASN1-${PV}" | ||
| 13 | |||
| 14 | inherit cpan ptest-perl | ||
| 15 | |||
| 16 | EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}" | ||
| 17 | |||
| 18 | RDEPENDS:${PN} += "perl-module-exporter perl-module-constant perl-module-encode perl-module-encode-encoding perl-module-utf8 \ | ||
| 19 | perl-module-socket perl-module-time-local perl-module-posix perl-module-scalar-util perl-module-test-more" | ||
| 20 | RDEPENDS:${PN}-ptest += "perl-module-math-bigint perl-module-io-socket perl-module-data-dumper perl-module-math-bigint-calc" | ||
| 21 | |||
| 22 | BBCLASSEXTEND = "native" | ||
diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb deleted file mode 100644 index 7f9f40d996..0000000000 --- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | SUMMARY = "Perl modules useful for manipulating date and time information" | ||
| 2 | HOMEPAGE = "https://metacpan.org/release/TimeDate" | ||
| 3 | DESCRIPTION = "This is the perl5 TimeDate distribution. It requires perl version 5.003 or later." | ||
| 4 | SECTION = "libs" | ||
| 5 | # You can redistribute it and/or modify it under the same terms as Perl itself. | ||
| 6 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | ||
| 7 | LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" | ||
| 8 | |||
| 9 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" | ||
| 10 | |||
| 11 | S = "${UNPACKDIR}/TimeDate-${PV}" | ||
| 12 | |||
| 13 | inherit cpan ptest-perl | ||
| 14 | |||
| 15 | BBCLASSEXTEND = "native" | ||
| 16 | |||
| 17 | RDEPENDS:${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" | ||
| 18 | RDEPENDS:${PN}-ptest += "perl-module-test-more perl-module-utf8" | ||
| 19 | |||
| 20 | SRC_URI[sha256sum] = "75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86" | ||
diff --git a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb deleted file mode 100644 index 9653cb427b..0000000000 --- a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb +++ /dev/null | |||
| @@ -1,26 +0,0 @@ | |||
| 1 | SUMMARY = "Perl module for supporting simple generic namespaces" | ||
| 2 | HOMEPAGE = "http://veillard.com/XML/" | ||
| 3 | DESCRIPTION = "XML::NamespaceSupport offers a simple way to process namespace-based XML names. \ | ||
| 4 | It also helps maintain a prefix-to-namespace URI map, and provides a number of \ | ||
| 5 | basic checks. " | ||
| 6 | |||
| 7 | SECTION = "libs" | ||
| 8 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | ||
| 9 | |||
| 10 | SRCNAME = "XML-NamespaceSupport" | ||
| 11 | |||
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c9d8a117e7620b5adf8d69c29613ceab" | ||
| 13 | |||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PE/PERIGRIN/${SRCNAME}-${PV}.tar.gz" | ||
| 15 | SRC_URI[sha256sum] = "47e995859f8dd0413aa3f22d350c4a62da652e854267aa0586ae544ae2bae5ef" | ||
| 16 | |||
| 17 | UPSTREAM_CHECK_REGEX = "XML\-NamespaceSupport\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" | ||
| 18 | |||
| 19 | S = "${UNPACKDIR}/${SRCNAME}-${PV}" | ||
| 20 | |||
| 21 | inherit cpan ptest-perl | ||
| 22 | |||
| 23 | RDEPENDS:${PN}-ptest += "perl-module-test-more" | ||
| 24 | |||
| 25 | BBCLASSEXTEND = "native nativesdk" | ||
| 26 | |||
diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb deleted file mode 100644 index 8d97e95e83..0000000000 --- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | SUMMARY = "Base class SAX Drivers and Filters" | ||
| 2 | HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Base/" | ||
| 3 | DESCRIPTION = "This module has a very simple task - to be a base class for \ | ||
| 4 | PerlSAX drivers and filters. It's default behaviour is to pass \ | ||
| 5 | the input directly to the output unchanged. It can be useful to \ | ||
| 6 | use this module as a base class so you don't have to, for example, \ | ||
| 7 | implement the characters() callback." | ||
| 8 | |||
| 9 | SECTION = "libs" | ||
| 10 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | ||
| 11 | RDEPENDS:${PN} += "perl-module-extutils-makemaker" | ||
| 12 | |||
| 13 | LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c88466446" | ||
| 14 | |||
| 15 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-${PV}.tar.gz" | ||
| 16 | |||
| 17 | SRC_URI[sha256sum] = "66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0" | ||
| 18 | |||
| 19 | S = "${UNPACKDIR}/XML-SAX-Base-${PV}" | ||
| 20 | |||
| 21 | inherit cpan ptest-perl | ||
| 22 | |||
| 23 | RDEPENDS:${PN}-ptest += "perl-module-test perl-module-test-more" | ||
| 24 | |||
| 25 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb b/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb deleted file mode 100644 index 67bdac981d..0000000000 --- a/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb +++ /dev/null | |||
| @@ -1,41 +0,0 @@ | |||
| 1 | SUMMARY = "Perl module for using and building Perl SAX2 XML processors" | ||
| 2 | HOMEPAGE = "http://search.cpan.org/dist/XML-SAX/" | ||
| 3 | DESCRIPTION = "XML::SAX consists of several framework classes for using and \ | ||
| 4 | building Perl SAX2 XML parsers, filters, and drivers. It is designed \ | ||
| 5 | around the need to be able to "plug in" different SAX parsers to an \ | ||
| 6 | application without requiring programmer intervention. Those of you \ | ||
| 7 | familiar with the DBI will be right at home. Some of the designs \ | ||
| 8 | come from the Java JAXP specification (SAX part), only without the \ | ||
| 9 | javaness." | ||
| 10 | |||
| 11 | SECTION = "libs" | ||
| 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | ||
| 13 | DEPENDS += "libxml-namespacesupport-perl-native" | ||
| 14 | RDEPENDS:${PN} += "libxml-namespacesupport-perl libxml-sax-base-perl perl-module-file-temp" | ||
| 15 | |||
| 16 | LIC_FILES_CHKSUM = "file://LICENSE;md5=65c4cd8f39c24c7135ed70dacbcb09e3" | ||
| 17 | |||
| 18 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-${PV}.tar.gz" | ||
| 19 | |||
| 20 | SRC_URI[sha256sum] = "4506c387043aa6a77b455f00f57409f3720aa7e553495ab2535263b4ed1ea12a" | ||
| 21 | |||
| 22 | S = "${UNPACKDIR}/XML-SAX-${PV}" | ||
| 23 | |||
| 24 | inherit cpan ptest-perl | ||
| 25 | |||
| 26 | do_install_ptest() { | ||
| 27 | cp -r ${B}/testfiles ${D}${PTEST_PATH} | ||
| 28 | chown -R root:root ${D}${PTEST_PATH}/testfiles | ||
| 29 | } | ||
| 30 | |||
| 31 | RDEPENDS:${PN} += "perl-module-encode perl-module-perlio perl-module-encode-encoding" | ||
| 32 | |||
| 33 | RDEPENDS:${PN}-ptest += " \ | ||
| 34 | perl-module-base \ | ||
| 35 | perl-module-encode-byte \ | ||
| 36 | perl-module-encode-unicode \ | ||
| 37 | perl-module-fatal \ | ||
| 38 | perl-module-test \ | ||
| 39 | " | ||
| 40 | |||
| 41 | BBCLASSEXTEND = "native nativesdk" | ||
