diff options
| author | Archana Polampalli <archana.polampalli@windriver.com> | 2025-05-09 10:22:24 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-05-19 08:57:20 -0700 |
| commit | 2ca75e2fff6e15815b3edd51e4698e231ce13233 (patch) | |
| tree | bdc1703ee76c3d5c19c97955edd41e488697ea40 /meta/recipes-devtools | |
| parent | 41f796feff5d00c3ba4125db288e09009578321a (diff) | |
| download | poky-2ca75e2fff6e15815b3edd51e4698e231ce13233.tar.gz | |
perlcross: 1.6 -> 1.6.2
Provide support for Perl 5.40.2
https://github.com/arsv/perl-cross/releases/tag/1.6.2
(From OE-Core rev: 9fde5d3657a5842dcdac20eea140077b1e8ae06b)
Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb (renamed from meta/recipes-devtools/perl-cross/perlcross_1.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.6.bb b/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb index 34d9236cab..42ba15a572 100644 --- a/meta/recipes-devtools/perl-cross/perlcross_1.6.bb +++ b/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/perl-cross-${PV}.tar.gz;name=perl-c | |||
| 18 | " | 18 | " |
| 19 | GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/" | 19 | GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/" |
| 20 | 20 | ||
| 21 | SRC_URI[perl-cross.sha256sum] = "5abf198ee50ce9e69eb68fede68c87f65241caa744e4203e97490fa59b45ed69" | 21 | SRC_URI[perl-cross.sha256sum] = "131f7496152ee32067dbac2bc9b44b2f582fc778140e545701b3b2faee782f1d" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/perl-cross-${PV}" | 23 | S = "${WORKDIR}/perl-cross-${PV}" |
| 24 | 24 | ||
