From: Wang Mingyu <[email protected]> Changelog: ========== - fixing tests (add missing file to dist tarball) - created gitignore file. - add support to quote values containing whitespace using the new flag -AlwaysQuoteOutput. - fix exporter setup, use "our" where appropriate.
Signed-off-by: Wang Mingyu <[email protected]> --- ...nfig-general-perl_2.65.bb => libconfig-general-perl_2.67.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{libconfig-general-perl_2.65.bb => libconfig-general-perl_2.67.bb} (87%) diff --git a/meta-oe/recipes-devtools/perl/libconfig-general-perl_2.65.bb b/meta-oe/recipes-devtools/perl/libconfig-general-perl_2.67.bb similarity index 87% rename from meta-oe/recipes-devtools/perl/libconfig-general-perl_2.65.bb rename to meta-oe/recipes-devtools/perl/libconfig-general-perl_2.67.bb index b2266394d6..9171cbc89c 100644 --- a/meta-oe/recipes-devtools/perl/libconfig-general-perl_2.65.bb +++ b/meta-oe/recipes-devtools/perl/libconfig-general-perl_2.67.bb @@ -8,7 +8,7 @@ SRCNAME = "Config-General" SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/${SRCNAME}-${PV}.tar.gz" -SRC_URI[sha256sum] = "4d6d5754be3a9f30906836f0cc10e554c8832e14e7a1341efb15b05d706fc58f" +SRC_URI[sha256sum] = "473d65127b23dac0e8039c01e28bc4072cb9a6e93e81a1ea4893cea08c698db0" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114852): https://lists.openembedded.org/g/openembedded-devel/message/114852 Mute This Topic: https://lists.openembedded.org/mt/110604406/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
