commit | d10802cfdc9914b0eee92666304478046b0d9b23 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Thu Dec 20 12:26:59 2018 -0800 |
committer | Ed Tanous <ed.tanous@intel.com> | Mon Jan 07 19:11:41 2019 +0000 |
tree | 142821f95bea42919f985818460fcb0b9f79d9c3 | |
parent | 3a8d288ce6daf6f7e08ca703fa7ba7306ccfc193 [diff] [blame] |
meta-intel: ipmi-oem: Add phosphor-logging as depends Phosphor-logging is used so it should be a depends. Change-Id: I791f5b8676e5cd6870b3d75d70e348802c3a7484 Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb index 4717580..b09382b 100755 --- a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb +++ b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}" -DEPENDS = "boost phosphor-ipmi-host systemd" +DEPENDS = "boost phosphor-ipmi-host phosphor-logging systemd" inherit cmake obmc-phosphor-ipmiprovider-symlink