From b6628f885b7f633c225ec42c3b802a48141b5473 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Tue, 26 Mar 2019 13:43:28 -0700 Subject: stdplus: Fix license checksum The previous change committed a bad checksum for the license file. (From meta-phosphor rev: d2237f75eb22cac6a2e78646c45e8217e2c50ada) Change-Id: Ia731a291fa0d359a3eddd0e37ca573c2888ec4f9 Signed-off-by: William A. Kennington III Signed-off-by: Brad Bishop --- meta-phosphor/recipes-extended/stdplus/stdplus_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-extended') diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb index 4b5db3cb8..f3fa1d8c9 100644 --- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb +++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://github.com/openbmc/stdplus" PR = "r1" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" +LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" inherit autotools pkgconfig -- cgit v1.2.1