summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-26 18:40:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-26 23:35:44 +0300
commit3fb981842c7be2a2d690e20b665494df26b47ac0 (patch)
tree88b1563fc62ededb0205c2e92f4e8cac16b3d0ab /meta-phosphor
parent9efb049eb76b7f153c59d15b45207ddc12ab1db4 (diff)
downloadopenbmc-3fb981842c7be2a2d690e20b665494df26b47ac0.tar.xz
entity-manager: srcrev bump 2fb84efbe4..5d11daf401
Matt Spinler (1): entity-manager:Removed unused variable Scron Chang (1): entity-manager: Add max31790 device. Change-Id: I21bec3132cd207f1046395f1d44548e88cd926b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 5434216a8d..a738af6e0c 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 file://blocklist.json"
-SRCREV = "2fb84efbe4f6d5d0a980e7839667038e997c3a0c"
+SRCREV = "5d11daf4011efd41cf675968df3ae6cea302b8ef"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"