summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-18 08:41:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-20 02:12:38 +0300
commit7874d2fb140b620ed471eaaeb8432584e581a34a (patch)
tree232676b996bbfb407ce96feb729607251c8b274f /meta-phosphor/recipes-phosphor/configuration
parente0b475b36607bae147234c0c7728bbc131935b6e (diff)
downloadopenbmc-7874d2fb140b620ed471eaaeb8432584e581a34a.tar.xz
entity-manager: srcrev bump a9804f4650..e707de6b28
Andrei Kartashev (2): docs: fix in JSON example FruDevice: fix FRU 6-bit ASCII field decoding Brad Bishop (1): cmake: drop support (From meta-phosphor rev: 6f00c9f36315814c6a809712089afc20a7db069c) Change-Id: I6257abbcda5749b257b4a8f7e9a1a7227da64cb2 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 9d1bd5b92..67e8bbdc8 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 = "a9804f465099882fdef0c5548dcc6fde50d04560"
+SRCREV = "e707de6b28d6e34e5a7cd1cd96b4df0fdba7317f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"