summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-09 01:10:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-09 02:02:54 +0300
commit03dc37f87bcbc70bd7d4c08954af00f8718f9bd2 (patch)
tree05984a6ef4108062cd6c9c4349ce6a85b0d236dc /meta-phosphor/recipes-phosphor/configuration
parentd08cebccc47c7441529c4e0790ffe8dbed1d7870 (diff)
downloadopenbmc-03dc37f87bcbc70bd7d4c08954af00f8718f9bd2.tar.xz
entity-manager: srcrev bump 86671ef4bd..fbce8e2235
Ed Tanous (2): clang-tidy disable bugprone-narrowing-conversions clang-format with version clang-format-13 Change-Id: I3c0cde40ae5e81a0ec771d674822ce4b97054767 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 5b6224cfc..9f2ecce6e 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 = "86671ef4bddfec6232c2a3cda1efa3ac577c3ef8"
+SRCREV = "fbce8e22357a6733c3042cadd5d68b42330012e5"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"