diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-28 15:32:25 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-01 09:28:51 +0000 |
| commit | fd8bd9113bf6e6d352c5b7a0c07b7fd657c33b73 (patch) | |
| tree | bfdaf4cd2d04d8fe11375161f5c229a7a5409bbb | |
| parent | e9a3625c722451b3c375a16914c7fd0a8a304620 (diff) | |
| download | poky-fd8bd9113bf6e6d352c5b7a0c07b7fd657c33b73.tar.gz | |
liburi-perl: upgrade 5.25 -> 5.27
Changelog:
==========
- Add missing NAME section to POD of URI::geo
- Add URI::geo
(From OE-Core rev: 351d9c9b0681a2ab9ffc837e784ff417d01f1474)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/perl/liburi-perl_5.27.bb (renamed from meta/recipes-devtools/perl/liburi-perl_5.25.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/liburi-perl_5.25.bb b/meta/recipes-devtools/perl/liburi-perl_5.27.bb index 0305955524..e5db7b3cfe 100644 --- a/meta/recipes-devtools/perl/liburi-perl_5.25.bb +++ b/meta/recipes-devtools/perl/liburi-perl_5.27.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/URI-${PV}.tar.gz \ | |||
| 12 | file://0001-Skip-TODO-test-cases-that-fail.patch \ | 12 | file://0001-Skip-TODO-test-cases-that-fail.patch \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "ef61941da09fff2503cea3692c4f2fc48c0e4442486e2a28345cb32d44d0d271" | 15 | SRC_URI[sha256sum] = "11962d8a8a8496906e5d34774affc235a1c95c112d390c0b4171f3e91e9e2a97" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/URI-${PV}" | 17 | S = "${WORKDIR}/URI-${PV}" |
| 18 | 18 | ||
