phosphor-led-manager: srcrev bump 959b4824b9..5d92f4233a
George Liu (7):
Update the clang-format file with latest
format meson_options file
lamp test: Fix calling GetSubTreePaths method
Use the lower camel case of the C++ standard
Replace std::exception_t with sdbusplus::exception
Remove declared DBus variables from meson
Remove declared ledGroups variables from json-parser.hpp
Change-Id: I8824d65e4509f82855401b966455f520bedacd48
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
index f1dd29d..d480b59 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-led-manager;branch=master;protocol=https"
-SRCREV = "959b4824b982fa3e1fd822cef745fe7988489df6"
+SRCREV = "5d92f4233ad3e4ac84e4bdf27ca5d6a74a1dc71c"