summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-17 02:40:22 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-02-17 17:49:38 +0300
commit3c3ac89171fe5072aad9ee0c7a3f79b694ecfd4e (patch)
tree057a6784dcbfe60d2a45b64ee4ef2e29fa590465 /meta-phosphor
parentba2039b139c7b6041eccbfbf61cad26f70783fc0 (diff)
downloadopenbmc-3c3ac89171fe5072aad9ee0c7a3f79b694ecfd4e.tar.xz
entity-manager: srcrev bump 20fb4ae573..ed2f07b598
Zhikui Ren (1): Add new device type INA219, ISL69260 and ADM1293 Change-Id: I4012a6ce2dd704aaba26cd7b5fd9a69068e20b4d 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 725968620e..cf3ff03f43 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "20fb4ae5737ce356638c161fc9a3a61fbd6b5148"
+SRCREV = "ed2f07b598eb993f4f864f6cc0915d68d270a9b4"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"