summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-28 20:50:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-30 23:58:13 +0300
commit90cf4097e8d270133632f2541d8fa808d6219cce (patch)
treeb1db03c15ff3f399cef9c4294222cba58621533b /meta-phosphor
parentb112f917439cd11af38d7845f50adb234dbcd899 (diff)
downloadopenbmc-90cf4097e8d270133632f2541d8fa808d6219cce.tar.xz
entity-manager: srcrev bump 5d11daf401..ad2b133708
Bruce Mitchell (1): entity-manager: Add dps310 and si7020 devices Ed Tanous (1): Add custom format code Change-Id: I4203f445b38c4feefe37d4d9c73e837a59102c81 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 a738af6e0..0339c2819 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 = "5d11daf4011efd41cf675968df3ae6cea302b8ef"
+SRCREV = "ad2b133708172da9a1bd61710a3b28722ff4707d"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"