summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-23 21:00:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-06 17:25:49 +0300
commit92a46d8cd646c9d21a78d329fed9a790b2962748 (patch)
tree54d0b061801f39b8b5b6a6c5faf9defba1bf0196
parent0b9e56ee4b0c025749b50479d1f6223195597ab9 (diff)
downloadopenbmc-92a46d8cd646c9d21a78d329fed9a790b2962748.tar.xz
entity-manager: srcrev bump 0c3980a748..f36472eef4
Brad Bishop (1): autojson: don't check non-json files HCL-BMC (1): Add json config for Facebook Yosemite V2 platform. James Feist (2): Add Motherboard property to WFT-Baseboard Add Panel interface to front panel (From meta-phosphor rev: cbf9fa6261170a72c9df5c932555d8a428d1061f) Change-Id: Iec579fd3b6989fc70a2ece853943fde907c2ce84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 8dc263ae1..71cdba20d 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "0c3980a748f145672e800c718318f761da3c56a5"
+SRCREV = "f36472eef4c93c960b87a70b89b4858125280dc8"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"