mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libcgi-perl: upgrade 4.43 -> 4.44
Add ptest dependencies
Upstream release notes:
4.44 2019-06-03
[ ENHANCEMENT ]
- Replace only use of "base" with "parent" (GH #235)
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
df3ccf9e43
commit
9add565ba4
|
|
@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb"
|
|||
|
||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "8c1f2cf11e4410911827ea48d58aaecc"
|
||||
SRC_URI[sha256sum] = "14b94f9df6e48fc26ebc4fa1e01a7b534cbc1611028a49028f9ac9d8ca27b734"
|
||||
SRC_URI[md5sum] = "2cbe560fdadbb8b9237744e39bbfc3eb"
|
||||
SRC_URI[sha256sum] = "12435fb7ebd3585c47b6d60ee4f5c7d6a7c114a2827d2b5acf3d62aa9fcf1208"
|
||||
|
||||
S = "${WORKDIR}/CGI-${PV}"
|
||||
|
||||
|
|
@ -34,6 +34,7 @@ do_install_prepend() {
|
|||
|
||||
RDEPENDS_${PN}-ptest += " \
|
||||
libtest-deep-perl \
|
||||
libtest-warn-perl \
|
||||
perl-module-bytes \
|
||||
perl-module-file-find \
|
||||
perl-module-filehandle \
|
||||
Loading…
Reference in New Issue
Block a user