summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-09 12:31:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-10 04:11:34 +0300
commit55b8221f4bdc4d63d24c58da1100ede10816571d (patch)
treec5828aafd71cf38b47b8058eb66dc9ca148039be /meta-phosphor/recipes-phosphor/configuration
parent8ccdced94b290e6e419a641fb2e035d96b27329f (diff)
downloadopenbmc-55b8221f4bdc4d63d24c58da1100ede10816571d.tar.xz
entity-manager: srcrev bump 7f5a33637b..c789fcacbf
Adrian Ambrożewicz (1): Add new type of settable interface - Polling (From meta-phosphor rev: 37e08ecf831da1b731410b923f2fb50618535016) Change-Id: Id7aa8401bb8569bc40b3ffbf498cba245b02ecb8 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 1cbe965c3..e59c907e7 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 = "7f5a33637bb10fba380071a216eecb5b4c10d4b8"
+SRCREV = "c789fcacbf1355a441212ebbbb8ceff52f808fc4"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"