summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-15 01:10:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-15 04:33:48 +0300
commitade4d97fc4547faa842c3d73d71d387cb8ad1bf4 (patch)
tree456280b8093444410d7a77f72d4f4b91a4b79922
parentca0c71d69c68030a53a0d414acbb876beca76756 (diff)
downloadopenbmc-ade4d97fc4547faa842c3d73d71d387cb8ad1bf4.tar.xz
phosphor-led-manager: srcrev bump 180090cfc9..e3515c71d0
George Liu (1): meson.options: Enable use-lamp-test feature by default Sunny Srivastava (1): Reset lamps after reboot Change-Id: I1b31f705e2f5d7cb9282eb14d0dba55bf9c765f0 Signed-off-by: Andrew Geissler <openbmcbump-github@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 a7ef828263..9aae74c10a 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 = "180090cfc92211bad83efcabf60d267a2627129f"
+SRCREV = "e3515c71d0f6522e42cbf45a66a2f43c67b09793"