summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-25 19:20:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-28 02:14:22 +0300
commitfa647bd72eec9db752caf6ee4bfb4cdcea7e7bb8 (patch)
treee9823576607b74b1f34039eade8b68c3dbb48ec7 /meta-phosphor/recipes-phosphor/configuration
parent9bb56a9982b0e0235c2c45f04b2b7800532791e5 (diff)
downloadopenbmc-fa647bd72eec9db752caf6ee4bfb4cdcea7e7bb8.tar.xz
entity-manager: srcrev bump 93db9bf7c8..8bb94ed6c9
Oskar Senft (1): EntityManager: Add EntityId and EntityInstance for TYAN S7106 Change-Id: Ifa3fafc885b98317dcd4df741b3a0562c993b2dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 716cb238c..299b1f57e 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 = "93db9bf7c8c9d81d2f2f88dbc376c1fcb05a82e3"
+SRCREV = "8bb94ed6c9d64042ef367b5ff679336ff4d75093"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"