summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 10:51:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:04:58 +0300
commitb68118b3510cb9c2d31b507be19ba16bd35e993d (patch)
treebc3e1382e1893f2ff00c9c1a7a2e6baf9d7ea6ca
parent97347a00aaf8109766b87b4f1f54b52fbb2d6077 (diff)
downloadopenbmc-b68118b3510cb9c2d31b507be19ba16bd35e993d.tar.xz
phosphor-led-manager: srcrev bump 4f43f5e48b..a41d282ae0
George Liu (1): Add an example JSON file for LED Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 046d6852375863be2b86cd5424dce53d16851148) Change-Id: I25d52a8d240ec969cbafc481df9522b512b7c85f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 a74ffd1217..4f68c8c017 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"
-SRCREV = "4f43f5e48bb593c8ca806abd1f4029dc7479d216"
+SRCREV = "a41d282ae016b9efd44f061c6bd60137564d6747"