summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-30 12:11:26 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-10 19:24:20 +0000
commit05a2b9fd73ad954da032608cfbb8a24ee4a3eb10 (patch)
treea8475ed70c9ae304e7dfe5ec12263c2518cf16a3 /meta-phosphor
parent9b369fdc17949f59a70d72d9a00c679bc20b16ef (diff)
downloadtalos-openbmc-05a2b9fd73ad954da032608cfbb8a24ee4a3eb10.tar.gz
talos-openbmc-05a2b9fd73ad954da032608cfbb8a24ee4a3eb10.zip
perl/yaml-tiny: Update to 1.73
Change-Id: Idc8c64241b24f05b4cbaeb84780a5f72f40d2406 Tested: Built witherspoon and palmetto images Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-devtools/perl/yaml-tiny_1.73.bb (renamed from meta-phosphor/common/recipes-devtools/perl/yaml-tiny_1.69.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-phosphor/common/recipes-devtools/perl/yaml-tiny_1.69.bb b/meta-phosphor/common/recipes-devtools/perl/yaml-tiny_1.73.bb
index 55ab964b4..46640c496 100644
--- a/meta-phosphor/common/recipes-devtools/perl/yaml-tiny_1.69.bb
+++ b/meta-phosphor/common/recipes-devtools/perl/yaml-tiny_1.73.bb
@@ -1,4 +1,4 @@
-SUMMARY = "YAML::Tiny Version 1.69"
+SUMMARY = "YAML::Tiny Version 1.73"
PR = "r1"
LICENSE = "Artistic-1.0 | GPL-2.0"
HOMEPAGE = "https://metacpan.org/release/YAML-Tiny"
@@ -9,10 +9,10 @@ inherit allarch
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \
file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-SRC_URI += "https://cpan.metacpan.org/authors/id/E/ET/ETHER/YAML-Tiny-1.69.tar.gz"
+SRC_URI += "https://cpan.metacpan.org/authors/id/E/ET/ETHER/YAML-Tiny-1.73.tar.gz"
-SRC_URI[md5sum] = "7deacd0ee428038407ccc5cd0b50f66f"
-SRC_URI[sha256sum] = "bc8cb059492b9e4f7be1bcefd99dfa834b13438d48fd465c1e312223f584f592"
+SRC_URI[md5sum] = "d1bb2525e4ab46bfab4b22842c467529"
+SRC_URI[sha256sum] = "bc315fa12e8f1e3ee5e2f430d90b708a5dc7e47c867dba8dce3a6b8fbe257744"
S = "${WORKDIR}/YAML-Tiny-${PV}"
OpenPOWER on IntegriCloud