commit | a53ef0110ce4e4a8667035ad4920136cd0769a0f | [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 | 49a544bab60b2bde19e65e33456bb26c84b80e67 | |
parent | de7a47c87d7259868d405110c11cbf2ef7a050a7 [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/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb index 2dc8037..c706ddb 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb +++ b/meta-phosphor/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"