summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-30 23:51:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-07-31 00:54:29 +0300
commit0ca1501f2844bc2825a199603692503a84468c89 (patch)
tree4d1cad48e49ff0effd47aface301228e90906060 /meta-phosphor
parentb47a413f511afc336d36032ea6a7f993ef78b850 (diff)
downloadopenbmc-0ca1501f2844bc2825a199603692503a84468c89.tar.xz
entity-manager: srcrev bump 441c7a8674..96cdaefe75
Patrick Venture (1): bugfix: FruDevice handle empty string as name (From meta-phosphor rev: 9b9a7c15b96f5fba4bb76e1b0cbe4af468c92766) Change-Id: Id9c64a0b979a04a43fab9c011ad3f5f9c310a165 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 04ad7f9dd..08f3c0b9f 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 = "441c7a86749b2331863b115e141033e735bd6ffc"
+SRCREV = "96cdaefe75b8b4eebee21757d9e826d99cf87ab5"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"