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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 04ad7f9..08f3c0b 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 @@
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"