summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-30 19:30:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-01 04:56:32 +0300
commit7783a6b51b228168bf5db0e90dd436d84fd48f0e (patch)
tree2a27d7e6a7d7f785124a57834802e47cad9d441a /meta-phosphor
parentf34d5851d9607aa78fb612a5372f9c3dca36b8d7 (diff)
downloadopenbmc-7783a6b51b228168bf5db0e90dd436d84fd48f0e.tar.xz
entity-manager: srcrev bump 395c6d4539..c02d8cbbe8
Matt Spinler (1): configs: Move a sensor from Nisqually to Blyth Zhikui Ren (1): FruDevice: fix possible resource leak Change-Id: Id2c02b8b03885632935890f5563428b482661097 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 e31cc2dd6..a867ec48f 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 = "395c6d45395f5ebee1e4c44b300683ba89a8e1fd"
+SRCREV = "c02d8cbbe8ded5368014d66bcf3279de758011d9"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"