summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-19 13:01:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-20 00:51:08 +0300
commit7eded656a77c227ae714f05a043133b5d8076b6c (patch)
tree5cbe025866301697bd231b9d543f2f9e23599776 /meta-phosphor
parenta71fa0f3c02968db74ff2e4687e3c4b70b5bcb41 (diff)
downloadopenbmc-7eded656a77c227ae714f05a043133b5d8076b6c.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager.inc
index f1dd29d062..d480b5942f 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 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-led-manager"
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"