commit | bca8c43cb162def4037616ed082616c9d779ec30 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Thu Aug 02 14:23:38 2018 -0700 |
committer | James Feist <james.feist@linux.intel.com> | Mon Aug 06 16:49:55 2018 +0000 |
tree | 47186cc21885a579ec9d899e64d334b6ce1564e8 | |
parent | 483950b5b7b7a54ae085e013774a6376380b3975 [diff] |
Fix license md5 When building md5 doesn't match. Change-Id: If62d914ea0aea7ad64b984117722efae090f7a09 Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/common/recipes-phosphor/fans/phosphor-pid-control.bb b/common/recipes-phosphor/fans/phosphor-pid-control.bb index 2dc8037..c706ddb 100644 --- a/common/recipes-phosphor/fans/phosphor-pid-control.bb +++ b/common/recipes-phosphor/fans/phosphor-pid-control.bb
@@ -1,7 +1,7 @@ HOMEPAGE = "github.com/openbmc/phosphor-pid-control" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=dc7f21ccff0f672f2a7cd6f412ae627d" +LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SUMMARY = "Phosphor PID Fan Control" DESCRIPTION = "Fan Control"