From: Wang Mingyu <[email protected]> 0001-Make-function-checks-more-robust-within-shared-libs.patch removed
Signed-off-by: Wang Mingyu <[email protected]> --- .../{libio-pty-perl_1.17.bb => libio-pty-perl_1.20.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/perl/{libio-pty-perl_1.17.bb => libio-pty-perl_1.20.bb} (74%) diff --git a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.17.bb b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb similarity index 74% rename from meta-oe/recipes-devtools/perl/libio-pty-perl_1.17.bb rename to meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb index e5c1ec1c8..6029b7aae 100644 --- a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.17.bb +++ b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb @@ -3,10 +3,9 @@ SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://META.yml;beginline=11;endline=12;md5=b2562f94907eeb42e8ce9d45f628e587" -SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz \ - file://0001-Make-function-checks-more-robust-within-shared-libs.patch \ - " -SRC_URI[sha256sum] = "a5f1a83020bc5b5dd6c1b570f48c7546e0a8f7fac10a068740b03925ad9e14e8" +SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz" + +SRC_URI[sha256sum] = "b15309fc85623893289cb9b2b88dfa9ed1e69156b75f29938553a45be6d730af" S = "${WORKDIR}/IO-Tty-${PV}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108145): https://lists.openembedded.org/g/openembedded-devel/message/108145 Mute This Topic: https://lists.openembedded.org/mt/103596733/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
