summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-25 18:50:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-26 04:32:14 +0300
commitf4941c89e3383dc481502d23d9dc19fbfdf15777 (patch)
tree9fa38a15d5c831179967fdf6aa9b270fdeccea7f /meta-phosphor/recipes-phosphor
parent765b93dd238b758f44a8025f66c243125131e62d (diff)
downloadopenbmc-f4941c89e3383dc481502d23d9dc19fbfdf15777.tar.xz
entity-manager: srcrev bump 4f3288954e..296667f007
Nan Zhou (1): entity-manager: add ADM1266 and MAX34440 support Change-Id: I1979ec5207ac01bd35fcab915f0009e23e45de5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 c4adb3d41..c79a5e597 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 = "4f3288954ef2652e43fe565886b84598d890f9ef"
+SRCREV = "296667f0076888f3cdf898a3f2cdf66da260853e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"