From: Wang Mingyu <[email protected]> Changelog: ========== - split role initialization from setting pragmas to allow more flexibility for subclasses - ensure consistent internal handling of Class::C3 vs mro - reduced Exporter dependency to 0 (any version)
Signed-off-by: Wang Mingyu <[email protected]> --- ...role-tiny-perl_2.002004.bb => librole-tiny-perl_2.002005.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-perl/recipes-perl/librole/{librole-tiny-perl_2.002004.bb => librole-tiny-perl_2.002005.bb} (89%) diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002005.bb similarity index 89% rename from meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb rename to meta-perl/recipes-perl/librole/librole-tiny-perl_2.002005.bb index 69d84a6edf..10b063bf46 100644 --- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb +++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002005.bb @@ -9,7 +9,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=197;endline=234;md5=26df7e7c20551fb1906e2286624f0b71" SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" -SRC_URI[sha256sum] = "d7bdee9e138a4f83aa52d0a981625644bda87ff16642dfa845dcb44d9a242b45" +SRC_URI[sha256sum] = "4618ec524618c104dc28a8cc86af129a00cad282aea7f4c75060ba05d4c8f4d7" S = "${UNPACKDIR}/Role-Tiny-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127219): https://lists.openembedded.org/g/openembedded-devel/message/127219 Mute This Topic: https://lists.openembedded.org/mt/119510032/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
