summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-10 22:40:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-11 00:41:08 +0300
commitab4433287af5648c221f2555ca23fe9e42d6fd78 (patch)
treeba344b34f926ef0ff4c8146ece64c7d5c4590aa8 /meta-phosphor/recipes-phosphor/configuration
parent2ffa05ede643a6bd1c9722f56f0f7d99e120aed5 (diff)
downloadopenbmc-ab4433287af5648c221f2555ca23fe9e42d6fd78.tar.xz
entity-manager: srcrev bump fbce8e2235..e7ac9c9eb1
Charles Boyer (1): service_files: remove StopWhenUnneeded flag in FruDevice service Konstantin Aladyshev (1): entity-manager: Fix typos in log messages Oskar Senft (1): schema: Add EntityId and EntityInstance to JSON schema. Patrick Williams (1): exception: add errno Zev Weiss (1): configurations: add ASRock E3C246D4I board Change-Id: I7c2a5d804f558ba0f94441c52f4d047ce46adb26 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 9f2ecce6e..e07140d11 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 = "fbce8e22357a6733c3042cadd5d68b42330012e5"
+SRCREV = "e7ac9c9eb1d2e4b052d7f9b082ab4642eab304e9"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"