summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-01 03:01:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-04 03:59:58 +0300
commitff5c7cbf92b9480e3379238d5a65b9cc3180ff2a (patch)
tree42c610bbe352ff0aee5f691212ab3af096f48cda /meta-phosphor/recipes-phosphor/configuration
parentcdde12697a1420cce3544026e9837ff954a65d2e (diff)
downloadopenbmc-ff5c7cbf92b9480e3379238d5a65b9cc3180ff2a.tar.xz
entity-manager: srcrev bump 1ffa4a440e..b1728ca01e
James Feist (1): Add retries into d-bus probes (From meta-phosphor rev: d9e8a7c50cf86a41de1837d88def7d482fe5417b) Change-Id: Ibcd4b0161e8c0bbbabebb7fd146ef2ac8d55668f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 7946c37cc..57b27d29f 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"
-SRCREV = "1ffa4a440e9004a172f858c4f7c9b8f2fc85404c"
+SRCREV = "b1728ca01e23de1f2a676d445a478e34f2456bda"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"