summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-19 01:51:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-19 22:40:03 +0300
commitdc5a3d2ad0c3cf4b8ca8ce77f6662a0c23be783a (patch)
tree50ae92bd6f435f2b075c1a2ddc8c22f57a5c2353 /meta-phosphor
parente5ab07529066dbf9aae2b70d304e5790fec8f423 (diff)
downloadopenbmc-dc5a3d2ad0c3cf4b8ca8ce77f6662a0c23be783a.tar.xz
entity-manager: srcrev bump e789bf12a4..1694ef625a
Vijay Khemka (2): FruDevice: Move verifyOffset to util test: Add tests for verifyOffset Change-Id: Ie69217636ac00489e83fa940f09257ab689b35f3 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 9ce85a914b..11b0ff3cab 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 = "e789bf12a49a8993c7d9b7a161494b58dab2dcf0"
+SRCREV = "1694ef625a1075599e40faa695a40d61ccd91095"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"